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
- Leave wrapped struct/function as is even not touch the max_width
- Preserve blank line between match inner attrs and first arm
- Alternative option for `match_arm_leading_pipes`?
- Fix failure with line comment following `..` in a struct pattern
- Spurious semicolon inside closure is not idempotent
- Possible suboptimal formatting on `if let` with multiple patterns
- rustfmt removes comments inside parentheses in patterns (PatKind::Paren).
- Fix Comment Preservation in PatKind::Paren Patterns
- inconsistent indents on function calls with closure arguments
- Adding an attribute to an `unsafe` block changes its formatting
- Docs
- Rust not yet supported