rust/compiler/rustc_interface
Joshua Nelson eb53eea609 Add json output to -Zdump-mono-stats
This allows analyzing the output programatically; for example, finding
the item with the highest `total_estimate`.

I also took the liberty of adding `untracked` tests to `rustc_session` and documentation to the unstable book for `dump-mono-items`.
2023-01-02 23:02:58 +00:00
..
src Add json output to -Zdump-mono-stats 2023-01-02 23:02:58 +00:00
Cargo.toml Enable icu sync feature for parallel compiler 2022-11-18 14:46:35 -08:00