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 supported22 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- inconsistent behavior of `wrap_comments` (merges short lines in lists)
- Add option to control trailing zero in floating-point literals
- rustfmt shifts macro body 4 indent levels to the right for no reason
- Break lines for attributes in otherwise vertical display (argument / type attributes)
- Export diff check results to a zip archive
- 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
- Docs
- Rust not yet supported