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

Conditional compilation results in the code passing the check for missing executable statement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73669 opened May 16, 2024 by CrazyFanFan
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. 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
Swift Crashes when Accessing Some Objective-C Enums or OptionSet. 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
#70982 by CrazyFanFan was closed Feb 28, 2024
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
Process.run() fails to execute command completely bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cloned Resolution: Was resubmitted in the appropriate repository rather than transferred
#67509 by CrazyFanFan was closed Jul 26, 2023
The public @inlinable method using the @usableFromInline-marked internal property results in an error when BUILD_LIBRARY_FOR_DISTRIBUTION is set to YES. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66669 by CrazyFanFan was closed Jun 27, 2023
The diagnostic prompt for "??" will not automatically remove the whitespace on the left-hand side. 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 fix-its Feature: diagnostic fix-its good first issue Good for newcomers nil-coalescing operator Feature → operators: The nil-coalescing operator `??` operators Feature: operators swift 5.9 type checker Area → compiler: Semantic analysis
#66206 by CrazyFanFan was closed Jul 6, 2023
[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
@dynamicMemberLookup & ReferenceWritableKeyPath meet error with swift5.7 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59486 by CrazyFanFan was closed Jun 22, 2022
ProTip! Follow long discussions with comments:>50.