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
- Misses some files but catching others in big workspace
- Don't format fn keywords when not selected with --file-lines
- file-lines can't format trait definition contents without formatting the header
- Skip fn signature when not selected with --file-lines
- Fix wrong indenting with hard tabs in binop pairs
- fix: trim trailing whitespace from lhs when rhs wraps to new line
- Fix hybrid formatting of struct patterns containing `..`
- Respect file-lines range per predicate in where clauses
- file-lines can't partially format where clauses
- Prevent ranges from getting collapsed in patterns
- Docs
- Rust not yet supported