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

For loop fixes #41

Merged
merged 2 commits into from
Mar 12, 2024
Merged

For loop fixes #41

merged 2 commits into from
Mar 12, 2024

Conversation

jaybosamiya
Copy link
Collaborator

This PR

  • Adds support for for loops with invariants, recently added to Verus
  • Improve parsing of range expressions (e.g., 0..(1 + 2)) that start "float-like"

@jaybosamiya jaybosamiya requested a review from parno March 12, 2024 16:21
@jaybosamiya
Copy link
Collaborator Author

@Chris-Hawblitzel, once this PR is merged, examples/vectors.rs formats correctly

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.

Thanks, these both look solid to me.

@jaybosamiya jaybosamiya merged commit 03e6101 into main Mar 12, 2024
8 checks passed
@jaybosamiya jaybosamiya deleted the forloop_fixes branch March 12, 2024 16:33
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.

2 participants