Skip to content
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

[Concurrency] Un-gate implicit nonisolated access to struct vars and isolated subclassing. #73608

Merged
merged 1 commit into from
May 14, 2024

Conversation

hborla
Copy link
Member

@hborla hborla commented May 14, 2024

These features are additive, and they don't need to be gated behind the GlobalActorIsolatedTypesUsability upcoming feature. The other inference changes, including @Sendable inference for global-actor-isolated function types, and global-actor inference on protocol refinements, remain gated behind the upcoming flag.

@hborla
Copy link
Member Author

hborla commented May 14, 2024

@swift-ci please smoke test

…isolated

subclassing.

These features are additive, and they don't need to be gated behind the
`GlobalActorIsolatedTypesUsability` upcoming feature. The other inference
changes, including `@Sendable` inference for global-actor-isolated function
types, and global-actor inference on protocol refinements, remain gated
behind the upcoming flag.
@hborla hborla force-pushed the ungate-struct-nonisolated-var branch from 51403ba to 29b8e6e Compare May 14, 2024 18:43
@hborla
Copy link
Member Author

hborla commented May 14, 2024

@swift-ci please smoke test

@hborla hborla merged commit c159715 into apple:main May 14, 2024
3 checks passed
@hborla hborla deleted the ungate-struct-nonisolated-var branch May 14, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants