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
- Line indented again each time rustfmt is run until it's 100 columns wide
- Fix tabs having a fixed width internally
- Inconsistent formatting between functions and function-like macros
- 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`
- Docs
- Rust not yet supported