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
- `use_small_heuristics = "Max"` ignores `max_width` for macros
- Unclear message for comments with trailing spaces
- Comments placed in-between a field and type in a struct get deleted after formatting
- rustfmt eats attributes while formatting functions with variadic parameters
- wrap_comments=true can add a space to already properly formatted comments
- ergonomic_clones use doesn't seem to work
- Fix (some) shellcheck lint errors
- Add documtation for the rustfmt::skip attribute
- Leading whitespace in a file isn't removed after formatting if code is indented even 1 character
- Bug: rustfmt panics when formatting `tracing::info!` macro with multiline string.
- Docs
- Rust not yet supported