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

Sync overload is used when implementation has sync overload of an async protocol requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71388 opened Feb 5, 2024 by SergeRykovski
Misdiagnosis/unhelpful error message when trying to access an associated type of an opened existential type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71374 opened Feb 3, 2024 by benpious
Hope to support the FreeBSD system feature A feature request or implementation platform support
#71370 opened Feb 3, 2024 by Muning69
"verify module interface" job fails when using a Foundation macro in an @inlinable function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71252 opened Jan 30, 2024 by allevato
Macro expansion caused crash on lowering AST to SIL bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#71232 opened Jan 30, 2024 by noamfreeman
Failed diognostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. internal error Bug: Internal error missing info Resolution: Is missing crucial info such as a test case or a concise description SwiftUI Flag: Related to (but not an issue with) SwiftUI unexpected error Bug: Unexpected error
#71222 opened Jan 29, 2024 by usser456
TaskGroup needs a better data structure Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella concurrency runtime Feature: umbrella label for concurrency runtime features feature A feature request or implementation performance
#71212 opened Jan 29, 2024 by za-creature
Code completion is not suggesting argument label of existing argument argument labels Feature: function argument labels code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#71189 opened Jan 26, 2024 by ahoppen
Compiler emits "no exact matches in call to initializer" error even when there is. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71170 opened Jan 26, 2024 by YOCKOW
Get- Failed to produce diagnostic for expression; please submit a bug report. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#71156 opened Jan 25, 2024 by bgwsolutions
Prenamed closure variables feature A feature request or implementation triage needed This issue needs more specific labels
#71113 opened Jan 24, 2024 by MinerMinerMods
Slow backtrace logging feature A feature request or implementation run-time performance runtime The Swift Runtime
#71091 opened Jan 23, 2024 by finestructure
Misleading diagnostic involving mutable override bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71084 opened Jan 23, 2024 by juliand665
No completion results after in guard optional unwrapping inside trailing closure of overloaded function code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#71078 opened Jan 23, 2024 by ahoppen
Code completion timeouts in SourceKit stress tester after updating CI to Xcode 15.1 code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#71077 opened Jan 23, 2024 by ahoppen
Compiler doesn't warn about unreachable call to method on Error in catch clause bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71053 opened Jan 22, 2024 by juliand665
Unexpected exclusivity violation for trivial ~Copyable struct access exclusivity Feature: Enforcement of exclusive access to memory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations
#71045 opened Jan 21, 2024 by MaxDesiatov
Compiler crash with multi-argument function containing existential bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software mangling Area → compiler: Mangling triage needed This issue needs more specific labels
#71035 opened Jan 20, 2024 by GeorgeElsham
Compiler crash with optional existential bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#71019 opened Jan 19, 2024 by GeorgeElsham
Property wrapper autocomplete broken for generic static member lookup bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71015 opened Jan 19, 2024 by stephencelis
Compiler crash with cast involving any existentials bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself 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 expressions Feature: expressions parameterized protocols Feature → protocol: protocols with primary associated types protocol compositions Feature → types: protocol composition types swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types
#71000 opened Jan 19, 2024 by GeorgeElsham
Swift compiler doesn't support turning off whole module optimization on certain projects bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Frontend Area → compiler: Frontend swift 5.9 whole module optimization Feature: Whole module optimization
#70995 opened Jan 18, 2024 by dabrahams
Crash with existential any in function context 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values function types Feature → types: function types parameterized protocols Feature → protocol: protocols with primary associated types protocol compositions Feature → types: protocol composition types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types
#70988 opened Jan 18, 2024 by GeorgeElsham
Convenience init inheritance bug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70960 opened Jan 17, 2024 by DmT021
guard with statement for shorter and clearer writing compiler The Swift compiler in itself feature A feature request or implementation parser Area → compiler: The legacy C++ parser statements Feature: statements type checker Area → compiler: Semantic analysis
#70958 opened Jan 17, 2024 by benjamin-kramer
ProTip! Adding no:label will show everything without a label.