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
- Rustfmt removes all indentation from the `where` clause here, making it inconsistent with the function header
- Closure fails to format correctly when there are too many generics
- Cannot set granular width configuration settings to 100% if `max_width = 100`
- Fix most clippy lints
- Remove each comment's leading whitespace in `comment::rewrite_comment`
- Not removing commas from end of multiple attributes list
- "left behind trailing whitespace" internal error if second consecutive line comment starts with certain characters
- Wrap cast expr in parens when the ty ends with empty angle brackets
- Feature/sliding imports
- rustfmt changes return type of loop and causes code to not compile
- Docs
- Rust not yet supported