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
- Fix idempotency issue of comments after match arm
- Ignoring code blocks when trimming comments
- Fix idempotency issue when using empty statements in simple blocks
- `reorder_imports=false` conflicts with `imports_indent="Visual"`
- Sort mods grouped by visibility
- Fix to some `rustfmt::skip` issues
- rustfmt attribute to keep match clauses sorted and merged
- Enforce function order is public-first private/limited-last
- Doc attribute normalization is incorrectly detected as comment loss
- New option to style `+` in `where` bounds
- Docs
- Rust not yet supported