rust/compiler/rustc_ast_lowering
Dylan DPC 5d55009b79
Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco
Improve HIR stats

#100398 improve the AST stats collection done by `-Zhir-stats`. This PR does the same for HIR stats collection.

r? `@davidtwco`
2022-09-05 14:15:51 +05:30
..
src Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco 2022-09-05 14:15:51 +05:30
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00