rustfmt
https://github.com/rust-lang-nursery/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 supported22 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Add an option to not automatically pad const-generics braces with spaces
- Comments on use statements incorrectly rearranged when use statements are rearranged
- Empty line after comment is removed
- allow spaces before/after braces for imports
- Allow manually-specifying which macros should be formatted and how
- Comment single-line to multi-line formatting is botched
- Best effort on long lines
- Rustfmt ate a single line comment in a long list of trait bounds
- Multi-lined pattern of if let
- Add separate "continuation indent space" setting
- Docs
- Rust not yet supported