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
- Modified indentation policy for wrapped expressions (with focus on conditions)
- error[internal]: left behind trailing whitespace
- Fix to some `rustfmt::skip` issues
- Sort mods grouped by visibility
- A long string in a match arm breaks formatting for the whole match expression
- `reorder_imports=false` conflicts with `imports_indent="Visual"`
- allow user custom group_imports order
- Add an option not to insert a space between nested tuple access
- Rustfmt should add enforce a single empty line before a doc comment
- Fix issue eating colon in bound-less where clause entries
- Docs
- Rust not yet supported