emit the suspicious_auto_trait_impls
for negative impls as well
#108804
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
results in the following:
the lint should also be emitted for the negative impl. The lint was implemented in #93267. To fix that remove the following line and add a test:
rust/compiler/rustc_hir_analysis/src/coherence/orphan.rs
Lines 481 to 483 in 8c0f83d
The text was updated successfully, but these errors were encountered: