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
- Extra whitespace in nested pub extern
- Use of incorrect width when rewriting nested doc comment can lead to doc comment exceeding the max width
- Formatting adds erroneous comma at end of struct update syntax when missing comma before ..
- - formatting of import long lines
- Add `ExternalCrate` import grouping style
- Add `ImportGranularity::ModuleCondensed`
- derive attribute is not wrapped if it's exactly max length
- Regression with `wrap_comments=true`
- Indentation of commented code
- Trailing comma removed from multiline attribute
- Docs
- Rust not yet supported