diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-07-30 07:39:54 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-30 07:39:54 +0900 |
| commit | 5c3b6d6882c2e3508cc764d2fca8be312c74b198 (patch) | |
| tree | df767b65208aedb9a6e877b0faaedce7c5a4bca4 /compiler/rustc_interface/src/util.rs | |
| parent | c1a5c11c574493759fc07f77072350c7d79c134a (diff) | |
| parent | 74e9a29f6e96f63035aed3026374921c1ba57c00 (diff) | |
| download | rust-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
