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 supported5 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- 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
- rustfmt should reorder precise capturing
- Fix nested cfg_if if-statement not to hang
- Docs
- Rust not yet supported