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
- feat: use `semver` to match required version
- Change primary branch name from `master` to `main`
- Use `semver` to check `required_version` instead of comparing two strings with `!=`
- Module refactors
- ice: `failed: failed in format_file visitor.buffer`
- OR pattern in `match` arm makes `rustfmt` forget comment alignment
- Consider NFC normalization of idents?
- Feature request: Specify priority of small heuristics / line-breaking rules
- `merge_derives` removes trailing comments on multi-line derives
- rustfmt fails when it sees trailing spaces inside of an attribute
- Docs
- Rust not yet supported