rustfmt
https://github.com/rust-lang/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 supported5 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Is it possible to display whitespace in output?
- Problem with comment after the function opening parenthesis
- New config option for more control over block wrapping match arm bodies
- "force_multiline_blocks = true" is non-idempotent
- `normalize_comments = true` causes malformed comments
- Add "type_separator" option to control placement of "+" in types
- With wrap_comments = true, rustfmt removes significant empty doc lines
- [unstable option] `hex_literal_case`
- Multi-line struct field values should begin on the same line
- Semicolon should be removed after `match`, `if` etc. where nothing happens with the return value
- Docs
- Rust not yet supported