]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/src/lib.rs
Introduce get_diagnostic_name
[rust.git] / compiler / rustc_hir / src / lib.rs
index ce36648d6df118b4e6238e328592b0352f13fc12..f5ea044e248652fb2dea7a1bdabab5330558d34f 100644 (file)
@@ -18,6 +18,7 @@
 pub mod def;
 pub mod def_path_hash_map;
 pub mod definitions;
+pub mod diagnostic_items;
 pub use rustc_span::def_id;
 mod hir;
 pub mod hir_id;