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

[Question] Is it possible to declare Protocol with actor inheritance and @MainActor actor Feature → concurrency: `actor` declarations 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 diagnostics QoI Bug: Diagnostics Quality of Implementation missing warning Bug: Missing warning protocol Feature → type declarations: Protocol declarations swift 5.7
#64383 opened Mar 15, 2023 by fummicc1
Array variable which is protected by @MainActor cannnot be updated using index-notation inside Task block. actor isolation Feature → concurrency: Actor isolation 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 expressions Feature: expressions subscript expressions Feature → expressions: Subscript expressions swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#59583 by fummicc1 was closed Jan 23, 2024
ProTip! Exclude everything labeled bug with -label:bug.