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 supported4 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Modified indentation policy for wrapped expressions (with focus on conditions)
- Allow local overrides of rustfmt configuration
- Allow to query whether a path is ignored/When using rustfmt via stdin allow passing a path
- Fix idempotency issue when wrapping the last match arm in a block
- Allow generic arguments in chain method calls to overflow
- `for<>` is erased from macro calls
- group_imports: add `ExternalCrate`
- "left behind trailing whitespace" internal error if second consecutive line comment starts with certain characters
- Cannot set granular width configuration settings to 100% if `max_width = 100`
- Handling fn empty where and comments after return type
- Docs
- Rust not yet supported