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

Closure Evaluation Misdiagnoses Initializer Type Checking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation multi-statement closures Feature → closures: multi-statement closures swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#62051 opened Nov 11, 2022 by Mordil
[SR-15374] Key paths cannot refer to static member compiler The Swift compiler in itself improvement
#57696 opened Oct 22, 2021 by groue
Crash while compiling simple program bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69891 opened Nov 15, 2023 by migueldeicaza
Nix anyone? Might make the compiler easier to build/work on feature A feature request or implementation
#60490 opened Aug 10, 2022 by wtholliday
Unexpected Behavior in Swift 5.9 with ~Copyable and consuming in For Loop accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. for-in loops Feature: for-in loops noncopyable struct/enum Feature → declarations: Noncopyable value type declarations struct Feature → type declarations: Structure declarations swift 5.9
#68230 opened Aug 31, 2023 by ojun9
FreeBSD CI continuous integration feature A feature request or implementation FreeBSD FreeBSD platform support platform support
#59579 opened Jun 19, 2022 by InfRandomness
The suggested fix for the existential types with implicit unwrapping is incorrect when enable upcoming featureExistentialAny 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values fix-its Feature: diagnostic fix-its implicitly unwrapped optionals Feature → types: Implicitly unwrapped optional types, aka IUO swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected behavior Bug: Unexpected behavior or incorrect output
#65026 opened Apr 8, 2023 by treastrain
Support importing wide character literals from C headers clang importer Area → compiler: The clang importer feature A feature request or implementation Windows Platform: Windows
#70848 opened Jan 11, 2024 by compnerd
Add cross-platform introspection tools for Swift Concurrency Tasks concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#72228 opened Mar 11, 2024 by hassila
@Sendable with function type defined as a typealias doesn't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60488 opened Aug 10, 2022 by dnadoba
[SR-7897] Synthesized CodingKeys enum should conform to CaseIterable Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself improvement
#50432 opened Jun 6, 2018 by moiseev mannequin
[SymbolGraphGen] Allow documenting API using modernized syntax even when ABI prevents an update to the code duplicate Resolution: Duplicates another issue feature A feature request or implementation SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#70711 opened Jan 3, 2024 by glessard
ThreadSanitizer crashes on indirect use of stack-referenced SystemRandomNumberGenerator arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. TSan For issues in the Thread Sanitizer itself
#66099 opened May 24, 2023 by gwynne
Revising Observable Macro Comment for Struct Support in Swift feature A feature request or implementation triage needed This issue needs more specific labels
#70026 opened Nov 26, 2023 by ojun9
Crash on IR Generation in LLVM DenseMap, but it happens only in some configurations (Patch included) 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
#70345 opened Dec 9, 2023 by bc-lee
Swift / C build error related to missing definition of fds_bits. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c interop Feature: Interoperability with C clang importer Area → compiler: The clang importer
#69311 opened Oct 20, 2023 by fibrechannelscsi
Please add ability to access MemberBlockItemSyntax in ExtensionDeclSyntax feature A feature request or implementation triage needed This issue needs more specific labels
#69957 opened Nov 17, 2023 by LesMacDonnald
CommandLine.arguments and CommandLine.argc should be deprecated and replaced with immutable equivalents. api design bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. input & output Area → standard library: Input & output standard library Area: Standard library umbrella swift 5.9
#66213 opened May 30, 2023 by Lukasa
Compiler crash when added support for visionOS 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
#71409 opened Feb 6, 2024 by augard
[SR-68] SequenceType._preprocessingPass can cause duplicate evaluation of lazy collections bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#42690 opened Dec 5, 2015 by lilyball mannequin
[SR-74] Passing reference of uninitialized lazy to C function leads to memory issues during deinit bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42696 opened Dec 5, 2015 by swift-ci
Crash in SourceKit stress tester bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0
#73302 opened Apr 26, 2024 by ahoppen
ProTip! Adding no:label will show everything without a label.