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 supported4 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Always remove block comment closers when converting into inline comment
- don't break on consecutive punctuations
- Improve `cfg_if!` parsing during module resolution
- [unstable option] `skip_macro_invocations`
- --check does not exit with status code 1 when input file is stdin
- Fix most clippy lints
- Closure fails to format correctly when there are too many generics
- Correct newline-style in json emitter
- Add test for issue 4635
- Semicolon-containing non-{} macro invocations inside a macro_rules! are indented incorrectly
- Docs
- Rust not yet supported