rust/compiler/rustc_monomorphize/src/partitioning
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
..
default.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
merging.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
mod.rs Add json output to -Zdump-mono-stats 2023-01-02 23:02:58 +00:00