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 supported21 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- should_implement_trait shouldn't emit for from_str methods on types with lifetimes
- module/crate level enforced-import-renames
- Can we avoid dependencies for `multiple_crate_versions`?
- map + pow to successor + mul
- semicolon_if_nothing_returned lint when future type inference fails with the semicolon
- Suggest `Reverse` instead of casting number to signed counterpart and making it negative
- `uninlined_format_args` main error message doesn't take specific macro into account
- New lint: `shorthand_bounds` - trigger if bounds are not in a `where` clause
- Incorrect `just_underscores_and_digits` warning for this broken code
- single_component_path_imports with macros and $crate::
- Docs
- Rust not yet supported