Rename libsyntax_ext and libsyntax_expand in code
This commit is contained in:
@@ -25,7 +25,7 @@ extern crate rustc;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_driver;
|
||||
extern crate rustc_error_codes;
|
||||
extern crate rustc_expand as syntax_expand;
|
||||
extern crate rustc_expand;
|
||||
extern crate rustc_feature;
|
||||
extern crate rustc_index;
|
||||
extern crate rustc_interface;
|
||||
|
||||
Reference in New Issue
Block a user