]> git.lizzy.rs Git - rust.git/commit
Rename `run_early_passes` as `lint_callback`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Fri, 9 Dec 2022 00:40:39 +0000 (11:40 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Sun, 11 Dec 2022 21:59:27 +0000 (08:59 +1100)
commit2b05f841155c06b61fceb390c3cc3c2c974306a0
treeba94d41d103a9419081fadb29fe3763eabccd4fc
parent657eefe2dcf18f76ac67a39945810128e101178c
Rename `run_early_passes` as `lint_callback`.

This matches the name used in `late.rs`.
compiler/rustc_lint/src/early.rs