rust-clippy
http://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: `manual_is_multiple_of`
- `string_add_assign`: add autofix
- add `default_mismatches_new` lint
- Add new lint [`manual_checked_sub`]
- new lint: `unnecessary_reserve`
- Add new `confusing_method_to_numeric_cast` lint
- Add new `useless_concat` lint
- rename `unchecked_duration_subtraction` to `unchecked_time_subtraction` and check for `Duration - Duration`
- Add lint for broken doc links
- Fix `manual_inspect` to consider mutability
- Docs
- Rust not yet supported