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
- Rustfmt sometimes puts 2 args in one line, but the rest on separate lines
- Newlines before comments that describe function arguments get removed
- Attempt to show correct newline style in json emitter
- Odd formatting inside of an Ok(...)
- Feature request: option for loop label on its own line
- Compressed chains/fn calls
- Create FAQ-like documentation
- No trailing comma changes in debug_assert calls
- silently fails to format match expression if arm pat contains comment
- No formatting in arguments passed to macros defined with `=>`
- Docs
- Rust not yet supported