Skip to content
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

Parse generic-confusables in Verus clauses #21

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

jaybosamiya
Copy link
Collaborator

Fixes #19

This passes all the current tests, and I believe it should not negatively impact any of the tests outside this repo either (I tested on one large example project and it left the entirety unchanged)

@jaybosamiya jaybosamiya requested a review from parno December 29, 2023 11:03
Copy link
Contributor

@parno parno left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me. Thanks for digging into this!

@parno parno merged commit b9af6df into main Dec 29, 2023
2 checks passed
@parno parno deleted the fix-generic-misparse branch December 29, 2023 15:10
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.

Mis-parsing requires clauses as generic arguments
2 participants