rust-clippy
https://github.com/rust-lang/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 supported10 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- len_zero false negative for default implementations of `is_empty` in traits
- add doc_link_with_quotes lint
- New lint: early return variables
- clippy::default_trait_access suggests solution that won't compile
- New lint: suggest using "implicit named arguments"
- ICE: thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:18:85
- Add lint `explicit_auto_deref` take 2
- De Morgan any / all
- checking for short writes (programmer uses write instead of write_all)
- Warn if error message doesn't conform to style guideline
- Docs
- Rust not yet supported