]> git.lizzy.rs Git - rust.git/commit
Inline and remove `late_lint_mod_pass`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Thu, 1 Dec 2022 01:18:02 +0000 (12:18 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Fri, 2 Dec 2022 02:59:28 +0000 (13:59 +1100)
commit0e4f55d63f84d86f856aa60786823e72083f40eb
tree1dafd875916b81bd95898e1d286513114c9a9d29
parent890c5ead2043f22c8d57d4758e0826cde896f059
Inline and remove `late_lint_mod_pass`.

It has a single call site.
compiler/rustc_lint/src/late.rs