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
- Fmt failure with wrap_comments = true
- Formatting a macro that generates a struct with a field with a multiline attribute adds indentation forever
- Backport #4524 and fix #5138 - proper wrap strings with escape backslash
- Semicolon-containing non-{} macro invocations inside a macro_rules! are indented incorrectly
- Backport PR #4658 and Fix issue #4551 - multilines comment indentation
- Cannot prohibit long code lines while allowing long doc lines
- Prevent unlimitted indentations in macro body formatting
- `imports_granularity` not working on global config file
- Add test for issue 4635
- Rustfmt silently removes comments after enum/struct field
- Docs
- Rust not yet supported