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