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

Add some trivial Sendable annotations #3060

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Jan 14, 2025

Motivation

We have a few types lying around that can trivially be Sendable, and that -require-explicit-sendable needs to be Sendable. Let's add those annotations.

Modifications

Made a few types Sendable

Result

One step closer to our strict concurrency goal

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Jan 14, 2025
@Lukasa Lukasa merged commit ba72f31 into apple:main Jan 15, 2025
35 of 36 checks passed
@Lukasa Lukasa deleted the cb-some-trivial-sendable-conformances branch January 15, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants