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
- Rustfmt can generate invalid code when using `space_after_colon=false`
- Left shift of chained function calls after indexing
- struct_field_align with shorthand and rest/base
- Reapply "Initial work on formatting headers"
- `format_code_in_doc_comments` not applied when containing macros which takes an abstract stream of tokens
- Lift imports to the top of the block
- Panic in SourceAnnotation when using `hard_tabs = true`
- rustfmt requires two runs to converge on contrived input
- fn_call_width - also matches tuple construction
- rustfmt deletes comment at start of array length expression
- Docs
- Rust not yet supported