Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Suggestions based on initial label match compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its improvement type checker Area → compiler: Semantic analysis
#62877 opened Jan 6, 2023 by dabrahams
Type deduction nil => (some X)?; 'τ_0_0' in diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation generics Feature: generic declarations and types literals Feature → expressions: Literals such as an integer or string literal opaque types Feature → types: opaque types swift 5.7 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#62787 opened Dec 28, 2022 by dabrahams
Crash-on-invalid in type checker bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software type checker Area → compiler: Semantic analysis
#62642 opened Dec 16, 2022 by dabrahams
Can't initialize a get-only propertyWrapper bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself property wrappers Feature: property wrappers type checker Area → compiler: Semantic analysis
#62543 opened Dec 13, 2022 by dabrahams
Adding a conformance apparently corrupts metadata cache? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution
#62498 opened Dec 10, 2022 by dabrahams
Optimizer crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself constrained existentials Feature → existentials: constrained existentials such as 'any Collection<Int>' crash Bug: A crash, i.e., an abnormal termination of software existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values optimized only Flag: An issue whose reproduction requires optimized compilation SILOptimizer Area → compiler: SIL optimization passes
#62270 opened Nov 27, 2022 by dabrahams
Repl crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software REPL
#62263 opened Nov 27, 2022 by dabrahams
joining a lazy map of Strings is super-slow bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance standard library Area: Standard library umbrella
#62258 opened Nov 26, 2022 by dabrahams
Optimization failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance SILOptimizer Area → compiler: SIL optimization passes
#62257 opened Nov 26, 2022 by dabrahams
Tuples sometimes less efficient than the corresponding struct. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen performance
#60818 opened Aug 27, 2022 by dabrahams
unbounded range not working with replaceSubrange bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60085 opened Jul 17, 2022 by dabrahams
16s to fail compiling one file, errors detected early! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59812 opened Jun 30, 2022 by dabrahams
Bad diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#59517 opened Jun 17, 2022 by dabrahams
Failure to link (ordering dependency) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59104 opened May 26, 2022 by dabrahams
It's possible to declare conformance to RangeReplaceableCollection with just an init() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#58737 opened May 7, 2022 by dabrahams
[SR-16123] Non-escaping closure capturing inout wrongly assessed as escaping => error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58382 opened Apr 18, 2022 by dabrahams
[SR-16068] Putting type information in documentation summaries is counterproductive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#58329 opened Mar 28, 2022 by dabrahams
[SR-16067] dividingFullWidth returns a bogus result bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#58328 opened Mar 28, 2022 by dabrahams
[SR-16066] dividingFullWidth preconditions not clearly documented bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#58327 opened Mar 28, 2022 by dabrahams
[SR-16065] "the given," "this," vague at best bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#58326 opened Mar 28, 2022 by dabrahams
[SR-15976] CLI is non-obvious at best bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#58237 opened Mar 13, 2022 by dabrahams
[SR-15974] diagnostic-style crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#58235 opened Mar 13, 2022 by dabrahams
[SR-14674] ”Must be a 'var'” policy for property wrappers clashes a bit w/ properties of mutability model bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57025 opened May 28, 2021 by dabrahams
[SR-14024] build for Xcode fails tests bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56415 opened Jan 8, 2021 by dabrahams
[SR-13986] Error in Linux install instructions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56381 opened Dec 23, 2020 by dabrahams
ProTip! Add no:assignee to see everything that’s not assigned.