incr.comp.: Fix merge fallout.
This commit is contained in:
parent
410f8509b5
commit
966eead9ec
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ use hir::def_id::{CrateNum, DefIndex, DefId, LocalDefId,
|
|||
RESERVED_FOR_INCR_COMP_CACHE, LOCAL_CRATE};
|
||||
use hir::map::definitions::DefPathHash;
|
||||
use ich::CachingCodemapView;
|
||||
use middle::cstore::CrateStore;
|
||||
use mir;
|
||||
use rustc_data_structures::fx::FxHashMap;
|
||||
use rustc_data_structures::indexed_vec::{IndexVec, Idx};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue