Remove rustc_hir reexports in rustc::hir.
This commit is contained in:
@@ -27,6 +27,7 @@ extern crate rustc_driver;
|
||||
extern crate rustc_error_codes;
|
||||
extern crate rustc_expand;
|
||||
extern crate rustc_feature;
|
||||
extern crate rustc_hir;
|
||||
extern crate rustc_index;
|
||||
extern crate rustc_interface;
|
||||
extern crate rustc_lexer;
|
||||
|
||||
Reference in New Issue
Block a user