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
- Add option to preserve/format-with nesting inside function call arguments
- Formatter takes two runs to fully format comment after match arm
- Fix issue eating colon in bound-less where clause entries
- Add an option not to insert a space between nested tuple access
- error[internal]: left behind trailing whitespace
- rustfmt fails to format braceless closure that starts with a comment
- rustfmt fails to format types with doc comments
- Inline comments in declarations get deleted
- allow aborting if we have unsupported configurations
- Treat empty doc comments that precede doc attributes as significant
- Docs
- Rust not yet supported