Remove extern crate rustc_data_structures
from numerous crates.
This commit is contained in:
parent
f3e05d1609
commit
7418aa1a07
22 changed files with 18 additions and 27 deletions
|
@ -13,9 +13,6 @@
|
|||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_data_structures;
|
||||
|
||||
extern crate self as rustc_hir;
|
||||
|
||||
mod arena;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue