Skip to content

[Concurrency] Allow witnesses to adopt concurrency before requirements #77434

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

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 6, 2024

Allow witnesses to introduce any Sendable types into their interface before
requirements (predicated on presence of @preconcurrency and Swift 5
language mode) as a pathway for concurrency adoption.

Resolves: rdar://134503878

Allow witnesses to introduce `any Sendable` types into their interface
before requirements (predicated on presence of `@preconcurrency` and
Swift 5 language mode) as a pathway for concurrency adoption.

Resolves: rdar://134503878
@xedin xedin requested review from ktoso and hborla as code owners November 6, 2024 23:26
@xedin
Copy link
Contributor Author

xedin commented Nov 6, 2024

@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Nov 7, 2024

@swift-ci please smoke test Linux platform

@xedin
Copy link
Contributor Author

xedin commented Nov 7, 2024

@swift-ci please smoke test Linux platform

@xedin xedin merged commit 4be3990 into swiftlang:main Nov 8, 2024
3 checks passed
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