mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
5d55009b79
Improve HIR stats #100398 improve the AST stats collection done by `-Zhir-stats`. This PR does the same for HIR stats collection. r? `@davidtwco`