Files
rust/compiler/rustc_lint/src
Joshua Nelson 68088026ed Rollup merge of #82620 - jyn514:apply-renamed-lints, r=Manishearth
Apply lint restrictions from renamed lints

Previously, if you denied the old name of a renamed lint, it would warn
about using the new name, but otherwise do nothing. Now, it will behave
the same as if you'd used the new name.

Fixes https://github.com/rust-lang/rust/issues/82615.

r? `@ehuss`
2021-03-01 11:25:08 -05:00
..
2021-02-15 19:32:30 +01:00
2020-10-26 18:19:49 -04:00
2021-01-30 22:06:10 -08:00
2021-02-18 13:07:49 +03:00