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
- `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
- Fix idempotency issue when using empty statements in simple blocks
- Keep the comment after where clause that has no predicate (#4649)
- Fix idempotency issue of comments after match arm
- Ignoring code blocks when trimming comments
- "left behind trailing whitespace" on contents of skipped item
- Docs
- Rust not yet supported