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 supported26 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- `div_ceil` does not yield optimal code for unsigned const divisor
- docs(clippy_utils): Add documentation for ast_utils
- Accessibility Report of the Clippy Lints page
- `unnecessary_safety_comment`: check for impl items as well
- Allow more lazy evaluations
- Remove `snippet_opt`
- clone-on-ref-ptr suggested path does not work
- Add more docs for msrvs.rs
- `never_loop`: Note why the loop will never loop.
- `redundant_pattern_matching` added support for more complex patterns
- Docs
- Rust not yet supported