Skip to content

Remove the last arbitrary keyword as a token choice #1769

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
Jun 13, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 12, 2023

Having any keyword as a token choice in the syntax tree has been an anti-pattern for a while. SimpleTypeIdentifier.name has been the last lingering of this cases.

Having any keyword as a token choice in the syntax tree has been an anti-pattern for a while. `SimpleTypeIdentifier.name` has been the last lingering of this cases.
@ahoppen ahoppen requested review from bnbarham and kimdv June 12, 2023 19:58
@ahoppen
Copy link
Member Author

ahoppen commented Jun 12, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit d79b876 into swiftlang:main Jun 13, 2023
@ahoppen ahoppen deleted the ahoppen/no-keyword-token-choice branch June 13, 2023 22:29
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