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
- new lint for needless ascii case conversions
- Adding a `allow-unwrap-in-benches` option
- Lint suggestion: opt-in workspace-wide `dead_code` analysis
- `equatable-if-let` puts bindings outside of macro inside macro definition
- loops: Fix multi-part counter detection in explicit_counter_loop and …
- `from_str_radix` hex "+" pitfall
- `missing_asserts_for_indexing`: support comparing to `const` values
- `suspicious_arithmetic_impl` flags on size addition in multiplication
- Suggest zip + repeat_n instead of loop + clone
- Document lint levels in the book
- Docs
- Rust not yet supported