Skip to content

[TypeChecker] Downgrade noasync availability to warnings on `@preco… #78721

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 17, 2025

…ncurrency` declarations

This change helps to stage in new async overloads in Swift 6 language mode if @preconcurrency declaration is not available from async contexts.

…ncurrency` declarations

This change helps to stage in new `async` overloads in Swift 6 language mode
if `@preconcurrency` declaration is not available from async contexts.
@xedin xedin requested review from ktoso and tshortli as code owners January 17, 2025 22:07
Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@xedin
Copy link
Contributor Author

xedin commented Jan 17, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jan 20, 2025

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Jan 20, 2025

@swift-ci please test Linux platform

@xedin
Copy link
Contributor Author

xedin commented Jan 20, 2025

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Jan 20, 2025

@swift-ci please smoke test macOS platform

@xedin xedin merged commit d4143ed into swiftlang:main Jan 20, 2025
4 of 5 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.

3 participants