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
- Add "type_separator" option to control placement of "+" in types
- Formatting with `format_strings=true` can result in warning from rustc
- [unstable option] `imports_granularity`
- New option to style `+` in `where` bounds
- panic in annotated_snippet dep
- `normalize_comments = true` causes malformed comments
- Formatting causes syntax error when indexing into return value of long unsafe block within a closure
- Reorders imports of modules containing `#![macro_use]`
- Maybe don't wrap HTML in comments
- Empty lines wrongly removed
- Docs
- Rust not yet supported