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 supported5 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Long statements continues on its own line
- Add separate "continuation indent space" setting
- Fails to format certain macro calls after encountering one with invalid syntax
- Custom attributes sometimes not formatted
- Alignment of let bindings
- Uses visual style for long closure arguments
- two runs required on imports with leading ::
- rustfmt seems to have stopped formatting files behind configurations?
- Odd formatting inside of an Ok(...)
- Attempt to show correct newline style in json emitter
- Docs
- Rust not yet supported