Introduce get_diagnostic_name
This commit is contained in:
parent
d7539a6af0
commit
33b9b95305
9 changed files with 59 additions and 34 deletions
|
@ -18,6 +18,7 @@ mod arena;
|
|||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue