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
- Backport #4524 and fix #5138 - proper wrap strings with escape backslash
- Don't duplicate line numbers when annotating internal errors
- Add test to validate the config loading rules
- Fix #5489 - allow CONST and macrro metavariable as attribute value
- [enh] Merge and sort comma-separated attribute parameters for known attributes
- `rustfmt::nowrap` attribute to disable all width constraints
- ci: add minimum GitHub token permissions for workflows
- Chain comments after `.` prevent chain from being formatted because comment would be lost
- Deprecated VS Code IDE From readme
- Support try (`?`) operator with prefixed space.
- Docs
- Rust not yet supported