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

Swift: apply Sendable unless it's class and mutable #2473

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

nh7a
Copy link
Contributor

@nh7a nh7a commented Jan 19, 2024

Sendable conformance should be applied unless it's a class and mutable. This fixes #2291.

@dvdsgl dvdsgl enabled auto-merge (squash) February 14, 2024 13:03
@dvdsgl dvdsgl merged commit 78a5b7e into glideapps:master Feb 14, 2024
24 checks passed
@nh7a nh7a deleted the sendable-for-value-types branch February 14, 2024 14:50
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.

2 participants