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

[SR-9144] Low-level atomics in Swift feature A feature request or implementation standard library Area: Standard library umbrella swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review
#51640 opened Oct 30, 2018 by swift-ci
Index data is missing references when Swift uses an Objective-C property added through category adding a protocol conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. indexing Area → source tooling: AST indexing objective-c interop Feature: Interoperability with Objective-C source tooling Area: IDE support, SourceKit, and other source tooling swift 5.8 unexpected behavior Bug: Unexpected behavior or incorrect output
#67446 opened Jul 21, 2023 by dylansturg
@propertyWrapper-wrapped nonisolated var‘s projectedValue not accessible without await from non-@MainActor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59494 opened Jun 16, 2022 by b8591340
2
Issue accessing nested types on sugared types compiler The Swift compiler in itself feature A feature request or implementation nested types Feature: nested types parser Area → compiler: The legacy C++ parser sugared types Feature: sugared types, e.g. 'Int?' or '[Int]'
#59923 opened Jul 6, 2022 by aggie33
Large build time increases when using .init and Self with overloaded functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#61079 opened Sep 13, 2022 by wattson12
On QEMU, swift immediate mode crashes due to relative pointer relocation failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software JIT swift 5.6
#60673 opened Aug 20, 2022 by sonsongithub
Swift doesn’t recognize Clang’s header on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60534 opened Aug 12, 2022 by stevapple
2
9
nonisolated applied to @propertyWrapper-wrapped property does not propagate to projectedValue in deinit bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features property wrappers Feature: property wrappers
#59380 opened Jun 11, 2022 by b8591340
2
1
"Stored value type does not match pointer operand type!" compiler crash assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types name shadowing Feature: name shadowing patterns Feature: patterns swift 5.5
#59572 opened Jun 19, 2022 by LeoNatan
lld 13+ stopped working with the linker flag --gc-sections and Swift on ELF platforms bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60406 opened Aug 5, 2022 by finagolfin
[SR-775] pthread_t represented differently on Darwin and Linux: initializer issue bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43387 opened Feb 19, 2016 by glessard
[SR-6753] CodingUserInfoKey's init?(rawValue:) shouldn't be failable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. standard library Area: Standard library umbrella
#49302 opened Jan 13, 2018 by hamishknight
[SR-764] swiftc calls default initializers "synthesized initializers" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. class Feature → type declarations: Class declarations compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers properties Feature: properties type checker Area → compiler: Semantic analysis
#43376 opened Feb 18, 2016 by swift-ci
[SR-15940] Assert crash in TypeCheckStmt.cpp assertion failure Bug → crash: An assertion failure attributes Feature: Declaration and type attributes @autoclosure Feature → attributes: the @autoclosure type attribute 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 property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage swift 5.9 type checker Area → compiler: Semantic analysis
#58201 opened Mar 4, 2022 by swift-ci
[SR-12585] Teach update-checkout to fetch Before checkout good first issue Good for newcomers improvement update-checkout Area → utils: the `update-checkout` script utils Area: the build system and other accessory scripts under the "utils" directory
#55030 opened Apr 15, 2020 by CodaFi
[SR-12733] The swizzled in method of a final class resolves static references to its type incorrectly since Xcode 11.4 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55178 opened May 5, 2020 by abdulowork
[SR-15093] Update availability diagnostic for macOS major version number changes 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 good first issue Good for newcomers
#57419 opened Aug 20, 2021 by beccadax
[SR-15111] “Type of expression is ambiguous” error when initializing a class 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 expressions Feature: expressions good first issue Good for newcomers optional chaining Feature → expressions: optional chaining swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#57437 opened Aug 25, 2021 by swift-ci
[SR-16010] Swift 5.6 iOS backdeploy concurrency library has incorrect minimum deployment target bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58271 opened Mar 17, 2022 by keith
[SR-436] Parse failure that shouldn’t be bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#43053 opened Jan 1, 2016 by dabrahams
[SR-11422] Generated .swiftinterface got an error when imported bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself textual interfaces unexpected error Bug: Unexpected error
#53823 opened Sep 5, 2019 by swift-ci
[SR-13111] String allocates twice when constructing from non-contiguous collection bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance standard library Area: Standard library umbrella
#55557 opened Jun 29, 2020 by Lukasa
[SR-13708] UNREACHABLE executed at /home/build-user/swift/lib/LLVMPasses/LLVMARCOpts.cpp:99 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself optimized only Flag: An issue whose reproduction requires optimized compilation
#56105 opened Oct 8, 2020 by lorentey
[SR-9032] Add ability to create ‘character' literals to compiler. compiler The Swift compiler in itself feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#51535 opened Oct 18, 2018 by johnno1962
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.