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

Error should be raised for public typealias with internal generic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73317 opened Apr 28, 2024 by CrazyFanFan
Compiler Hangs on Swift 5.10 and Crashes with Latest Swift 6.0 Snapshot When Using lazy var with try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself error handling throw Feature → error handling: Throw statements type checker Area → compiler: Semantic analysis
#73073 opened Apr 17, 2024 by CrazyFanFan
Building HandyJSON in Swift 5.10 throws a fatal error 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
#71946 opened Feb 28, 2024 by CrazyFanFan
Improvement suggestion: Auto-fix to add '@usableFromInline' or 'public' to '@inlinable' function. availability The @available attribute and availability checking in general feature A feature request or implementation
#68805 opened Sep 27, 2023 by CrazyFanFan
Switch from GYB to macros/SwiftSyntaxBuilder in the standard library gyb Generate Your Boilerplate python utility standard library Area: Standard library umbrella task
#68575 opened Sep 18, 2023 by CrazyFanFan
[5.8] In Swift 5.8, if a property of a optional value is assigned within a closure, it will cause the type inference of the closure's return value to change from void to optional void. assignments Feature → expressions: assignments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions optional chaining Feature → expressions: optional chaining swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected behavior Bug: Unexpected behavior or incorrect output
#64027 opened Mar 2, 2023 by CrazyFanFan
ProTip! no:milestone will show everything without a milestone.