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
- Failing when macro has `%` in it, e.g. Tracing
- Fix panic in annotated_snippet dependency (GitHub issue #4968).
- 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
- Docs
- Rust not yet supported