Add proper cfgs for struct HirIdValidator used only with debug assertions
This commit is contained in:
parent
2064c19886
commit
f41537981b
3 changed files with 18 additions and 24 deletions
|
@ -28,6 +28,7 @@ mod debugger_visualizer;
|
|||
mod diagnostic_items;
|
||||
pub mod entry;
|
||||
mod errors;
|
||||
#[cfg(debug_assertions)]
|
||||
pub mod hir_id_validator;
|
||||
pub mod hir_stats;
|
||||
mod lang_items;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue