Move diagnostics to hir_expand
This commit is contained in:
@@ -9,6 +9,7 @@ pub mod ast_id_map;
|
||||
pub mod either;
|
||||
pub mod name;
|
||||
pub mod hygiene;
|
||||
pub mod diagnostics;
|
||||
|
||||
use std::hash::{Hash, Hasher};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user