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
- "this could sometimes panic" lint
- doc_markdown a bit too eager
- Lint unstable floating point computations
- range_plus_one help suggestion should not remove braces
- unused_lifetime false positive
- lint single byte char regex count
- Politely mention that `Box<&T>` is almost the most useless type you can have
- Warn about trait bounds on struct and enum type parameters
- Docs
- Rust not yet supported