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
- Assignment LHS to RHS Comments handling when rewrite_assign_rhs is used
- Different indentation with single-bound and multi-bounds
- Keep blank lines in chained block-style comments (#4012)
- Sort mod, use, pub use, const, static, type, and extern crate items at the top of files
- Enable configuration to selectively wrap some comments and leave others unwrapped
- Fix idempotency issue of comments after match arm
- Ignoring code blocks when trimming comments
- Fix idempotency issue when using empty statements in simple blocks
- `reorder_imports=false` conflicts with `imports_indent="Visual"`
- Sort mods grouped by visibility
- Docs
- Rust not yet supported