rustfmt
https://github.com/rust-lang/rustfmt
Rust
Format Rust code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- rustfmt hangs indefinitely parsing large decimal literals and deep parentheses
- High overhead
- Comment indentation/alignment changed in Rust 1.81
- Wish to have some new options about line break style
- rustfmt leaves behind a too-long line inside a closure
- rustfmt forcefully moves trailing comments to irrelevant code above (and not idempotent either)
- const blocks are formatted differently between 1.80 and 1.81; presense of lint attributes changes block formatting
- Whitespaces in path to macro inside derive block
- rustfmt breaks a `/* ... */` comment into `/* ... //`, with no terminating `*/`
- Replace `Config` field 5-tuple with a struct
- Docs
- Rust not yet supported