An Opinionated Formatter for Verus

formatter pretty-printer verus
1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the Verusfmt code formatter where it incorrectly parses the `no_unwind` attribute when an `ensures` clause ends with a trailing comma. The fix should ensure that `verusfmt` correctly handles this scenario, producing valid and correctly formatted code, and that the formatter is idempotent (applying it twice produces the same result).

Complexity: 4/5
bug good first issue

An Opinionated Formatter for Verus

Rust
#formatter#pretty-printer#verus