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
- --check does not exit with status code 1 when input file is stdin
- rustfmt removes `for<T>`
- Feature: add reorder_type_constraints option
- rustfmt fails on an empty file; --check's diff doesn't result in properly formatted file
- Feature request: Add semicolon after assignment if it is at the end of a block
- `rustfmt` inconsistently formats blank lines in the beginning of blocks
- Feature request: Option to have one "use" statement per file
- Long chain of functions with generic parameter at the end gets badly formatted
- Option to support clippy's semicolon_if_nothing_returned
- Rustfmt inserts newlines before `where` blocks regardless of length
- Docs
- Rust not yet supported