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
- blank_lines_lower_bound ignores impl/traits functions
- Indentation in cfg inside a macro increases on each fmt
- Support comments in trait bounds
- 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
- Docs
- Rust not yet supported