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
- Strange formatting of complex generics and `impl` types
- Version two + hard_tabs adds indent on long generic types
- Doc comments on `use` declarations are limited to 5 characters less than `max_width`
- Format markdown files and rust code blocks in markdown files
- rustfmt breaks macros involving $
- Fix #5624
- rustfmt removes import if it only contains comments
- Fix `brace_style="PreferSameLine"` with `trailing_comma="Vertical"` results
- Odd formatting of type def with many generics
- wrap_comments wraps too early
- Docs
- Rust not yet supported