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 supported22 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- lint None.into_iter()?
- `unnecessary_lazy_evaluations` does not take cost of expression into account
- Suggest `#[inline]`ing `Iterator::next` on concrete types
- Warn on use of Windows DOS devices in paths
- Different errors with same version on Github and locally?
- Thoroughly investigate transmute_undefined_repr
- transmute_undefined_repr: false positive when TypeId has been checked
- New lint: reexport_crate_in_api
- Check usages of empty features
- Ability to `#[allow(clippy::disallowed_methods)]` for a single method
- Docs
- Rust not yet supported