about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/util.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-07-30 07:39:54 +0900
committerGitHub <noreply@github.com>2022-07-30 07:39:54 +0900
commit5c3b6d6882c2e3508cc764d2fca8be312c74b198 (patch)
treedf767b65208aedb9a6e877b0faaedce7c5a4bca4 /compiler/rustc_interface/src/util.rs
parentc1a5c11c574493759fc07f77072350c7d79c134a (diff)
parent74e9a29f6e96f63035aed3026374921c1ba57c00 (diff)
downloadrust-5c3b6d6882c2e3508cc764d2fca8be312c74b198.tar.gz
rust-5c3b6d6882c2e3508cc764d2fca8be312c74b198.zip
Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillot
Streamline lint checking

The early (AST) and late (HIR) lint checkers have a number of functions that aren't used by rustc or clippy. Might as well remove them -- it's not like there's a canonical API here, as shown by the ad hoc use of `check_foo`/`check_foo_post` combinations.

r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_interface/src/util.rs')
0 files changed, 0 insertions, 0 deletions