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 supported23 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- max_width not obeyed in match arm tuple
- Fixed ICE when formatting files outside of toml dir
- ICE when running `cargo fmt -- --config-path ../foo/bar.toml` with unstable `ignore` feature
- Fix formatting of commented-out empty generic bounds
- rustfmt rewrites valid `impl<T: /*comment*/>` into invalid syntax with `,,`
- [Feature Request]: Derive entry per crate
- Prevent duplicating comments and tokens when rewriting trait headers
- Trailing space on doc comment
- inconsistent imports sorting when merging imports
- Keep `use`d items on individual lines when requested
- Docs
- Rust not yet supported