mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +00:00
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`.