mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 09:27:25 +00:00
1aad7541db
Fix FPs about generic args Fix 2 false positives in [`use_self`] and [`useless_conversion`] lints, by taking into account generic args and comparing them. Fixes: #7205 Fixes: #7206 changelog: Fix FPs about generic args in [`use_self`] and [`useless_conversion`] lints |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |