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 supported21 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- [Feature Request] Allow configurable number of blank lines before control structures
- Check `filtered_str_fit` for tab handling
- Fix `first_line_width` to be tab-aware
- Nested call chains have weird formatting
- fix(config): search for config file recursively on `--config-path`
- Look for config in `.cargo/rustfmt.toml` and `.config/rustfmt.toml`
- Closure parameter wrapping appears to ignore block-prefix width
- Block doc comment without continuing asterisk (`*`) doesn't align asterisk in starter/closer
- Tests for --file-lines
- rustfmt gives up formatting of call chain if an inner string literal exceeds max width
- Docs
- Rust not yet supported