rust/compiler/rustc_passes
Nicholas Nethercote 288b6672be Improve AST stat collector.
This commit:
- Adds a comment explaining which `visit_*` methods should be
  implemented.
- Adds and removes some `visit_*` methods accordingly, improving
  coverage, and avoiding some double counting.
2022-08-11 12:46:49 +10:00
..
src Improve AST stat collector. 2022-08-11 12:46:49 +10:00
Cargo.toml passes: migrate half of check_attr 2022-07-15 16:13:49 +01:00