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
- Backport #4524 and fix #5138 - proper wrap strings with escape backslash
- Handle comments between Trait Generics and Bounds
- `rustfmt` leaves an extra space after `self` in function signature
- Format markdown files and rust code blocks in markdown files
- Doc comments on `use` declarations are limited to 5 characters less than `max_width`
- Comment after let exceeds max width
- Rustfmt incorrectly adds whitespace inside multiline string literals within macro calls that have curly braces
- Improve docs for `single_line_if_else_max_width` & add tests
- Fix/Extra whitespace in nested pub extern
- Special case `matches!` macro
- Docs
- Rust not yet supported