Remove rustc_attr_data_structures re-export from rustc_attr_parsing
This commit is contained in:
@@ -37,7 +37,7 @@ extern crate tracing;
|
||||
extern crate rustc_abi;
|
||||
extern crate rustc_apfloat;
|
||||
extern crate rustc_ast;
|
||||
extern crate rustc_attr_parsing;
|
||||
extern crate rustc_attr_data_structures;
|
||||
extern crate rustc_codegen_ssa;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_errors;
|
||||
|
||||
Reference in New Issue
Block a user