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
- prevent unnecessary indent when formatting doc comment code snippets
- Preserve markdown's double-space line break syntax in block doc comment
- Don't remove non-breaking space in block comment with bare lines
- [Feature request] Vertical formatting for attributes
- In documentation, hide about section when searching
- Avoiding extra linebreaks when doc-comment added to enum
- rustfmt thinks that a pattern matching is a closure
- Fix invalid formatting when line comment before comma
- rustfmt gives up on long `let` into tuple
- `rustfmt` needs more than 1 run to reach an idempotent state in some cases
- Docs
- Rust not yet supported