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
- Allow rustfmt to abort when using nightly only features on stable channel
- Stabilise `--skip-children`
- allow aborting if we have unsupported configurations
- "left behind trailing whitespace" with comment between `let x =` and value
- 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
- Docs
- Rust not yet supported