411c0df1d0
Fix FP in `wrong_self_convention` lint Previously, this lint didn't check into impl block when it was implementing a trait. Recent improvements (#6924) have moved this check and some impl blocks are now checked but they shouldn't, such as in #7032. Fixes #7032 changelog: Fix FP when not taking `self` in impl block for `wrong_self_convention` lint |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs |