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
|
@ -1,5 +1,6 @@
|
|||
use super::{AllocId, InterpResult};
|
||||
|
||||
use rustc_data_structures::static_assert_size;
|
||||
use rustc_macros::{HashStable, TyDecodable, TyEncodable};
|
||||
use rustc_target::abi::{HasDataLayout, Size};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue