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
- deprecate rustfmt-nightly crate on crates.io
- Semicolon should be removed after `match`, `if` etc. where nothing happens with the return value
- Fix pattern struct fields
- Feature request: reorder_type_constraints
- `/* comments */` are sometimes formatted away in function declarations
- Treat empty doc comments that precede doc attributes as significant
- [unstable option] `group_imports`
- [unstable option] `hex_literal_case`
- [unstable option] `format_generated_files`
- alphabetical order for type in trait definition also
- Docs
- Rust not yet supported