Remove extern crate rustc_data_structures from rustc_query_system.
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
#[macro_use]
|
||||
extern crate rustc_data_structures;
|
||||
|
||||
pub mod cache;
|
||||
pub mod dep_graph;
|
||||
|
||||
Reference in New Issue
Block a user