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

Infinite loop in RandomNumberGenerator.next(upperBound:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70557 by fumoboy007 was closed Dec 20, 2023
Mutating main actor-isolated property from non-main actor-isolated context does not produce compiler error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#70149 opened Dec 1, 2023 by fumoboy007
@objc async method completion handler is passed uninitialized memory in error case async & await Feature → concurrency: asynchronous function aka the async/await pattern attributes Feature: Declaration and type attributes 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 @objc Feature → attributes: The @objc attribute objective-c interop Feature: Interoperability with Objective-C swift 5.7 unexpected behavior Bug: Unexpected behavior or incorrect output
#65199 opened Apr 14, 2023 by fumoboy007
@objc async method has _Nonnull completion handler parameter instead of _Nullable async & await Feature → concurrency: asynchronous function aka the async/await pattern attributes Feature: Declaration and type attributes 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 @objc Feature → attributes: The @objc attribute objective-c interop Feature: Interoperability with Objective-C SILGen Area → compiler: The SIL generation stage swift 5.7 unexpected behavior Bug: Unexpected behavior or incorrect output
#64870 opened Apr 3, 2023 by fumoboy007
ProTip! Exclude everything labeled bug with -label:bug.