Skip to content

Simplify the signatures for Parser.parse() #897

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
Oct 10, 2022

Conversation

DougGregor
Copy link
Member

The new parser doesn't throw, and doesn't use several of the parameters that the old one used. Drop the extraneous parameters and throws.

The new parser doesn't throw, and doesn't use several of the parameters
that the old one used.
@DougGregor DougGregor requested a review from ahoppen as a code owner October 8, 2022 00:11
@DougGregor
Copy link
Member Author

@swift-ci please test

@ahoppen ahoppen merged commit 8125de0 into swiftlang:main Oct 10, 2022
@ahoppen
Copy link
Member

ahoppen commented Oct 10, 2022

I thought this was safe to merge and I could rebase my diagnostics changes on top of this change but it broke CI, so I’m reverting it again.

#911

@DougGregor DougGregor deleted the simplify-parse-signature branch October 10, 2022 19:55
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.

4 participants