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-15238] Key paths are not "Sendable" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features key paths Feature: key paths (both native and Objective-C) standard library Area: Standard library umbrella swift 5.9 type checker Area β†’ compiler: Semantic analysis
#57560 opened Sep 23, 2021 by stephencelis
Compiler crashes with the message "Attempting to create value for illegal empty type" when compiling generic specialization 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
#72185 opened Mar 8, 2024 by flockoffiles
[SR-3908] Extension methods visible without importing module in a file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature β†’ declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area β†’ compiler β†’ type checker: Name lookup swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#46493 opened Feb 9, 2017 by aciidgh
Freestanding declaration macro fails inside classes: Expected '{' in body of function declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations
#68704 opened Sep 22, 2023 by juozasvalancius
Nix anyone? Might make the compiler easier to build/work on feature A feature request or implementation
#60490 opened Aug 10, 2022 by wtholliday
Recursive macro expansion is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations
#69759 opened Nov 9, 2023 by stephencelis
Fill out unimplemented expression cases in the ASTPrinter ASTPrinter Area β†’ compiler: The AST printer compiler The Swift compiler in itself expressions Feature: expressions good first issue Good for newcomers task
#61601 opened Oct 17, 2022 by hamishknight
13 tasks
[SR-10203] Subscripts setter on key-path calls getter of the destination property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. key paths Feature: key paths (both native and Objective-C) standard library Area: Standard library umbrella swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#52603 opened Mar 27, 2019 by DevAndArtist mannequin
[5.8] Surface new import requirements in sourcekit responses feature A feature request or implementation SourceKit Area β†’ source tooling: SourceKit
#63981 opened Feb 28, 2023 by keith
[SR-10077] Switching over duplicate enum case names won't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations enum cases Feature β†’ enums: Enum cases enum Feature β†’ type declarations: Swift enumeration declarations overloading Feature: Overloading symbol names pattern matching Feature: pattern matching patterns Feature: patterns swift 5.9 type checker Area β†’ compiler: Semantic analysis unexpected error Bug: Unexpected error
#52479 opened Mar 11, 2019 by swift-ci
-vfsoverlay breaks -strict-concurrency checking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73088 opened Apr 17, 2024 by jszumski
Building HandyJSON in Swift 5.10 throws a fatal error 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 Frontend Area β†’ compiler: Frontend
#71946 opened Feb 28, 2024 by CrazyFanFan
Opaque types as inferred associated types violate type safety accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself opaque result types Feature β†’ types β†’ opaque types: opaque result types opaque types Feature β†’ types: opaque types swift 6.0 type checker Area β†’ compiler: Semantic analysis
#73245 opened Apr 25, 2024 by JadenGeller
Documentation Symbol Graph Generation failing on macOS bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#69094 opened Oct 10, 2023 by 0xTim
Actor-isolated sendability closure inference is broken/confusing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#69788 opened Nov 10, 2023 by stephencelis
Incompatibility of borrowing with any type in function arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73525 opened May 8, 2024 by rofle100lvl
Using @rethrows protocols in rethrows functions allow the throws function to be called without try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73503 opened May 8, 2024 by tplaymeow
#Preview crash with custom ModelContainer and .modelContainer modifier bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66537 opened Jun 10, 2023 by wmorgue
Wrong Sendable closure diagnostics with implicitly unwrapped optional bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72727 opened Mar 30, 2024 by groue
Swift crash when creating a concrete instance from a protocol extension with an associated type accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values swift 5.9 type checker Area β†’ compiler: Semantic analysis
#61357 opened Sep 29, 2022 by kerrmarin
[cxx-interop] plain C++ enums should be importable into Swift c++ interop Feature: Interoperability with C++ c++ to swift Feature β†’ c++ interop: c++ to swift compiler The Swift compiler in itself enums c++ Feature β†’ c++ interop: c++ enums feature A feature request or implementation
#64313 opened Mar 13, 2023 by jpsim
SwiftPM built with Swift 6.0 and later snapshots crashes on macOS 14 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug β†’ crash: Swift code crashed during execution swift 6.0
#73327 opened Apr 14, 2024 by kateinoigakukun
1 task done
Property wrapper + opaque result type = 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 opaque result types Feature β†’ types β†’ opaque types: opaque result types opaque types Feature β†’ types: opaque types property wrappers Feature: property wrappers swift 6.0 type checker Area β†’ compiler: Semantic analysis verifier
#73833 opened May 23, 2024 by AnthonyLatsis
Non-copyable: compiler produces a copy of non-copyable value returned by pointer using 'unsafeAddress' accessor in a subscript bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature β†’ declarations: Noncopyable value type declarations ownership Feature: Ownership modifiers and semantics
#70047 opened Nov 27, 2023 by hyp
Local types should support attached extension macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations
#69159 opened Oct 12, 2023 by stephencelis
ProTip! Type g i on any issue or pull request to go back to the issue listing page.