rustfmt
https://github.com/rust-lang-nursery/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 supported23 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Extra whitespace inserted between literal and line comment.
- `rustfmt` needs more than 1 run to reach an idempotent state in some cases
- Fix #5823
- Implement the "conversion to plain text" algorithm from DUTS #55 to protect from bidirectional spoofing
- rustfmt puts `where` on same line as `impl` for empty `impl` even if long
- rustfmt gives up on long `let` into tuple
- Parse error is reported for malformed body in `cfg_if!`
- Fix invalid formatting when line comment before comma
- Replace `issue_*` with `issue-*` in test filenames for consistency
- derive attribute is not wrapped if it's exactly max length
- Docs
- Rust not yet supported