Fix more unused imports errors.
This commit is contained in:
parent
ef38712f87
commit
6131c0a98c
@ -26,8 +26,7 @@ use ty::layout::{Integer, IntegerExt};
|
||||
use util::common::ErrorReported;
|
||||
use middle::lang_items;
|
||||
|
||||
use rustc_data_structures::stable_hasher::{StableHasher, StableHasherResult,
|
||||
HashStable};
|
||||
use rustc_data_structures::stable_hasher::{StableHasher, HashStable};
|
||||
use rustc_data_structures::fx::FxHashMap;
|
||||
use std::{cmp, fmt};
|
||||
use syntax::ast;
|
||||
|
Loading…
x
Reference in New Issue
Block a user