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
- `imports_granularity = "Module"` merges top-level modules into a single `use` statement
- Don't merge crates when `imports_granularity="Module"`
- `wrap_comments` is not applied to code in doc comments
- Handle Cargo.toml manifests that are symlinks
- rustfmt on linux crashing with `ignore`
- fix: respect trailing semicolon setting for last statements
- `cargo fmt` does not handle workspace member "Cargo.toml" being a symlink; gives error "Failed to find targets"
- support XDG_CONFIG_HOME for configuration file on macOS
- Off-by-one error wrapping comments on struct field
- Rustfmt misaligns doc comment between rustfmt::skip modules
- Docs
- Rust not yet supported