rust-clippy
https://github.com/rust-lang/rust-clippy
Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
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 rust-clippy
Help out
- Issues
- Wired suggestion about #[warn(clippy::box_default)]
- `dbg_macro` suggestions are questionable
- let-binding has unit value fix breaks code
- FP use_self requires generic_const_exprs
- Remove warning #comparison_chain
- Generalize string literal inlining into format-like macros
- Implicit Reborrowing lint
- `let_underscore_untyped` get activated with `clippy::pedantic` while it should not
- Problem with cargo clippy --fix
- avoid-breaking-exported-api config should default to false for binary crates
- Docs
- Rust not yet supported