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
- bug: imports_granularity = "One" deletes aliases
- Slightly more correctly formatting multiline attributes
- Ignore format_code_in_doc_comments if doc is in the middle of comment
- Rustfmt add unwanted line wrap and indentation when formatting tuple method call
- `error_on_unformatted` doesn't actually make cargo fmt exit with non-zero
- fix additional semicolon during changing parentheses style
- 5796 derive attribute is not wrapped if it's exactly max length
- nightly convert `/// # })` to `//#### # })` in doc
- [Feature Request] Skip formatting doc comments altogether when mixing sugared and de-sugared doc comments
- format_code_in_doc_comments adds trailing whitespace on the leading empty line
- Docs
- Rust not yet supported