rustfmt
https://github.com/rust-lang/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 supported4 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Add sub module inner attributes to module item attributes
- Rustfmt removes all indentation from the `where` clause here, making it inconsistent with the function header
- Configurable per-object item wrap count via `#[rustfmt::items(10)]` (for better displaying large vectors, arrays, & matrices)
- "left behind trailing whitespace" in long patterns
- rustfmt 1.5.2 runtime failure
- rustfmt thinks it should be able to modify string values
- rustfmt eats comments in fn return type wrapped in parenthesis
- rustfmt removes import if it only contains comments
- Per-type skip
- [unstable option] format_strings
- Docs
- Rust not yet supported