]> git.lizzy.rs Git - rust.git/commit
Emit `unfullfilled_lint_expectation` using a `HirId` for performance (RFC-2383)
authorxFrednet <xFrednet@gmail.com>
Thu, 25 Nov 2021 16:45:11 +0000 (17:45 +0100)
committerxFrednet <xFrednet@gmail.com>
Wed, 2 Mar 2022 16:46:10 +0000 (17:46 +0100)
commit3414ad95517933c40d8e66c14b951ee5ede3e0cb
tree1c119bedc8525107201cbc327f18c1d8ee852023
parenta14456f91f2385cbf1a0f3e2108f9684ba56f281
Emit `unfullfilled_lint_expectation` using a `HirId` for performance (RFC-2383)
compiler/rustc_lint/src/expect.rs
compiler/rustc_lint/src/levels.rs
compiler/rustc_middle/src/lint.rs