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
- `imports_granularity=One` removes macro imports that share names with modules
- Fix rustfmt giving up on formatting when multi-line strings exceed max_width
- fix: wrap function without a body exceeding 100 characters (#6539)
- fix: don't ICE when wrapping a block quote comment whose content contains '>'
- [unstable option] `match_arm_indent`
- Add formatting support for the `asm!` macro
- function return type exceeds max width without wrapping
- Formatting a line comment inbetween a function parameter and its type results in the type being commented out
- Weird new-line that does not shrink line width
- implemented fix for issue 5249
- Docs
- Rust not yet supported