Skip to content

Drop the Identifier List from Designated Type Parsing #61124

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
Sep 15, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Sep 15, 2022

This was never the correct way to model this because it drops the commas in the list. Instead just take the optional trailing identifier element if we have one.

@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 15, 2022

swiftlang/swift-syntax#794

@swift-ci smoke test

This was never the correct way to model this because it drops
the commas in the list. Instead just take the optional trailing
identifier element if we have one.
@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 15, 2022

swiftlang/swift-syntax#794

@swift-ci smoke test

@CodaFi CodaFi merged commit 758d4ed into swiftlang:main Sep 15, 2022
@CodaFi CodaFi deleted the dead-on-time branch September 15, 2022 21:11
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.

1 participant