`unused_self` false positive fixes #5351 Remove the for loop in `unused_self` so that lint enabled for one method doesn't trigger on another method. changelog: Fix false positive in `unused_self` around lint gates on impl items |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||