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
- add flag to force newlines in let else statements
- Tuples or methods with two `unsafe` blocks are ugly formatted
- Rustfmt generates invalid code for associated type bounds with where-clause and comments
- Format paths in `derive` attribute
- cargo fmt fails to format code when using symlinks
- Wrong indentation when using double `?` to handle long async function calls
- fix: remove trailing spaces when rewriting same line missing comments
- fix (#6586): Set a length limit
- rustfmt removes attributes on parameters of `fn` types
- `format_code_in_doc_comments` adds empty line between trailing comment and hidden code
- Docs
- Rust not yet supported