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
- option to enforce ordering for attributes and doc comments
- `normalize_doc_attributes` sometimes comments out code
- rustfmt is not idempotent over some blocks that consist of a series of empty statements finished by an expression
- Fix idempotency issue when wrapping the last match arm in a block
- Allow generic arguments in chain method calls to overflow
- Cannot set granular width configuration settings to 100% if `max_width = 100`
- Handling fn empty where and comments after return type
- Improve Documentation For `single_line_if_else_max_width` in `Configurations.md` + Add Tests
- Fix `brace_style="PreferSameLine"` with `trailing_comma="Vertical"` results
- rustfmt erroneously removes brackets around statement arg in macro
- Docs
- Rust not yet supported