rustfmt
https://github.com/rust-lang-nursery/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 supported22 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Could rustfmt format Cargo.toml ?
- `cargo fmt` does not do anything in tokio repo
- rustfmt removes empty newlines between blocks of module-level attributes
- Add option to put pub imports (aka exports) before normal imports
- file-lines do not reformat parts of a multi-line statement
- Rustfmt changes meaning of closure, also not idempotent
- rustfmt fail to format if there is a multi-line comment at the end of the match expression and it is terminated by a comma
- rustfmt seems to have stopped formatting files behind configurations?
- Line break missing with indent_style = "Visual"
- rustfmt removes newlines in comments between chain calls
- Docs
- Rust not yet supported