]> git.lizzy.rs Git - rust.git/commit
Remove six macros relating to lint definitions.
authorNicholas Nethercote <n.nethercote@gmail.com>
Fri, 25 Nov 2022 04:01:29 +0000 (15:01 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Fri, 2 Dec 2022 02:59:28 +0000 (13:59 +1100)
commit99e9c1ddb7da43f8842619f05942a45f8d0f2642
tree1cdf4e8f0f47e97802d07b93d18bc93c37b909ec
parent67cfe2cfbb3cdd6d34dd3fbfd3037a60d01fa154
Remove six macros relating to lint definitions.

These were enabled by the removal of `-Zno-interleave-lints`.
compiler/rustc_lint/src/lib.rs