rust/compiler/rustc_passes
Nicholas Nethercote 9ee0192095 Add prefix to every line of -Zhir-stats output.
This is based on `-Zprint-type-sizes` which does the same thing. It
makes the output provenance clearer, and helps with post-processing.
E.g. if you have `-Zhir-stats` output from numerous compiler invocations
you can now easily extract the pre-expansion stats separately from the
post-expansion stats.
2022-08-29 06:35:14 +10:00
..
src Add prefix to every line of -Zhir-stats output. 2022-08-29 06:35:14 +10:00
Cargo.toml passes: migrate half of check_attr 2022-07-15 16:13:49 +01:00