rust-clippy
https://github.com/rust-lang-nursery/rust-clippy
Rust
A bunch of lints to catch common mistakes and improve your Rust code
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
- `needless_collect` doesn't understand local borrows
- duplicate lints in rustc and clippy
- Clippy suggestions remove comments
- Lint for `fold` closure that never moves the accumulator
- CI: Adding tests detecting changed paths in utils/paths.rs
- Suggestion: lint against side-effectful map
- Suggest to replace impl Iterator return types with wrapper types
- release tagging: clippy 1.46 tag and rustc 1.46 tag diverge
- Prevent Getting a Raw Pointer to a Temporary
- Restriction lint for constructing a type with a Drop impl from a raw pointer
- Docs
- Rust not yet supported