rust/compiler/rustc_lint_defs
Aaron Hill 58d676b0cc
Remove deduplication of early lints
We already have a general mechanism for deduplicating reported
lints, so there's no need to have an additional one for early lints
specifically. This allows us to remove some `PartialEq` impls.
2022-01-23 17:05:48 -05:00
..
2022-01-23 17:05:48 -05:00
2021-09-20 22:21:42 -04:00