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
- Improve suggestions for same_item_push lint
- Move the `clone_on_copy` lint from the complexity group to the style group?
- Improve suggestions for option_map_unit_fn
- Lint for `fold` closure that never moves the accumulator
- Cargo: check license is valid SPDX license expression
- rc_buffer lint is dangerous as it changes runtime behaviour
- [build] caching on Ubuntu builders of GH actions does nothing
- Pointer and function pointer casting
- shadow_unrelated is using idents from RHS of assignment
- Suggest using Self::AssociatedType for trait implementations
- Docs
- Rust not yet supported