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
- Use Unicode string comparison for sortable identifiers
- Remove extra whitespace after match arrow
- Allow cargo-fmt to handle formatting individual files.
- With wrap_comments = true, rustfmt removes significant empty doc lines
- blank_lines_lower_bound ignores impl/traits functions
- Indentation in cfg inside a macro increases on each fmt
- Support comments in trait bounds
- Line indented again each time rustfmt is run until it's 100 columns wide
- Fix tabs having a fixed width internally
- Inconsistent formatting between functions and function-like macros
- Docs
- Rust not yet supported