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 supported21 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- `nonminimal_bool` recommends calling function more than necessary
- single_elem_arr
- lint: unread_partial_move_field
- Can't allow clippy::non_canonical_partial_ord_impl for a single item where the implementation is derived
- Add an internal lint for `check_create_post` and `span_lint`
- Most time consuming test files
- ICE: `src/tools/clippy/clippy_lints/src/mut_reference.rs`
- FP redundant_closure_call with async closure
- [rustdoc] Suggest trailing `\` instead of two spaces for hard line break
- Configuring clippy in Cargo.toml missing from documentation?
- Docs
- Rust not yet supported