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
- Semicolon after a return statement breaks code with try blocks and never type
- fix: #6520, move comment above line if it would cross out the type in…
- PreferSameLine brace_style with where_single_line = true causes inconsistent braces for function declarations
- [bug] wrap_comments
- More brace locations
- Fix misidentification of indented comments
- feat: place import statements at the top/bottom of the file
- Allow `reason` attribute for `#[rusfmt::skip]`
- bug: normalize_comments eats single line comments in rust examples
- rustfmt nightly panics when trying to format a macro
- Docs
- Rust not yet supported