rust/compiler/rustc_interface
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 Migrate emoji identifier diagnostics to SessionDiagnostic 2022-08-17 05:07:47 +09:00