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 supported27 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- `chunks_exact_to_as_chunks` MachineApplicable suggestion doesn't compile
- Moved lints from strings to methods
- fix(items_after_statements): handle cfg_select! arms
- excessive_nesting: Move excessive_nesting from complexity to pedantic
- fix(match_like_matches_macro): invalid or-pattern suggestions
- Avoid behavior-changing suggestions in rc_buffer
- Move the `clippy_ci_panic_test` integration into a regular test
- Check that intra-doc links are not broken
- `match_like_matches_macro` reports uncompilable suggestion for inconsistent variable bindings
- `#[expect(clippy::pattern_type_mismatch)]` does not work on match arms
- Docs
- Rust not yet supported