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
- clone().iter_mut() is rarely what you want
- Incorrect Cognitive Complexity value when nesting for loops
- `std_instead_of_core` does not detect uses of non-fully qualified items
- Uplift `undocumented_unsafe_blocks` to `pedantic`
- Bug report: thread 'rustc' panicked at 'forcing query with already existing `DepNode`
- Provide a way to enable auto-fixing of lints with MaybeIncorrect applicability
- cargo clippy report wrong 'the borrowed expression implements the required traits'
- Lint against `stream.next().fuse()`
- clippy::needless_borrow suggestion/autofix breaks code
- Tracking Issue for `tuple_array_conversions`
- Docs
- Rust not yet supported