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 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
- Formatting with `format_strings=true` can result in warning from rustc
- blank_lines_lower_bound ignores impl/traits functions
- deprecate rustfmt-nightly crate on crates.io
- Format asm! macro calls
- [unstable option] `format_asm_macro`
- Docs
- Rust not yet supported