Skip to content

[5.7][Parse] Set missing contextual keyword token kind for async #58949

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
May 19, 2022

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham commented May 17, 2022

Cherry-picks 862f3fc (#58912) which fixes async to be a contextual keyword rather than an identifier.


Resolves rdar://93080331.

@bnbarham bnbarham added the r5.7 label May 17, 2022
@bnbarham bnbarham requested a review from airspeedswift May 17, 2022 21:00
@bnbarham bnbarham requested a review from a team as a code owner May 17, 2022 21:00
@bnbarham
Copy link
Contributor Author

swiftlang/swift-syntax#445

@swift-ci please test

@bnbarham bnbarham merged commit 3eaed12 into swiftlang:release/5.7 May 19, 2022
@bnbarham bnbarham deleted the cherry-async-syntax branch May 19, 2022 16:44
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants