Moved structs to rustc_expand::errors, added several more migrations, fixed slug name
This commit is contained in:
@@ -25,6 +25,7 @@ pub mod base;
|
||||
pub mod build;
|
||||
#[macro_use]
|
||||
pub mod config;
|
||||
pub mod errors;
|
||||
pub mod expand;
|
||||
pub mod module;
|
||||
pub mod proc_macro;
|
||||
|
||||
Reference in New Issue
Block a user