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 supported5 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Trailing space line breaks are removed from doc comments
- Fix the documentation of the unstable_features option.
- Trailing whitespace of match arm not stripped when the body expression is very long and follows in the second line
- Warn on line overflow when macro formatting fails
- remove trailing whitespace from multi-line tuple struct field prefix
- RustFmt takes entire ram when formatting simple(broken) file
- Fix #5624
- extra spacing added to normalised inner comment in a function call
- trait bounds with comments are not formatted
- Format fails if if expression is used on left side of `+` but not if used on right side
- Docs
- Rust not yet supported