mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
563da5248d
`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 |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
matches.rs | ||
missing-test-files.rs | ||
versioncheck.rs |