1
Fork 0

Merge -Zhir-stats into -Zinput-stats

This commit is contained in:
Sam Estep 2024-11-14 16:12:17 -05:00
parent 12eaa3ab84
commit 090c24fbbf
10 changed files with 12 additions and 160 deletions

View file

@ -27,7 +27,7 @@ pub mod entry;
mod errors;
#[cfg(debug_assertions)]
pub mod hir_id_validator;
pub mod hir_stats;
pub mod input_stats;
mod lang_items;
pub mod layout_test;
mod lib_features;