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 supported21 Subscribers
Add a CodeTriage badge to rust-clippy
Help out
- Issues
- Wrapping type which implements IntoIterator with std::iter::once
- inconsistent_digit_grouping doesn't like grouping 0s by base 2
- redundant_clone: false negative with unneeded ref
- Enable path trimming for error messages in clippy
- Name enhancement `erasion_op` => `absorbing_op`
- `from_iter_instead_of_collect` feels like a blanket ban of the `FromIterator` trait
- [Tracking Issue] Refactor lints in misc_early module
- Lint request: drop_flags
- Clippy fix for unwrap_or(T::default()) in the absence of type inference.
- FP single_component_path_imports
- Docs
- Rust not yet supported