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
- Implement concurrent formatting
- Fix generic default type assignment panic
- Fix match enum OR comment indentation
- [BUG] panicked at SourceAnnotation range `(91, 92)` is bigger than source length `69`
- `struct_field_align_threshold` doesn't apply when using `..Default::default()`
- does not finish when trying to format a program with a ridiculous number of nested `match`
- Add `nfc_normalize_idents` flag
- Module refactors
- ice: `failed: failed in format_file visitor.buffer`
- OR pattern in `match` arm makes `rustfmt` forget comment alignment
- Docs
- Rust not yet supported