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
- Failure to split a line exceeding the maximum width
- Internal error when trying to format code with inline block comment
- Group imports together with imports_granularity results in non-idempotent formatting
- `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"
- Docs
- Rust not yet supported