Skip to content

Commit 966eead

Browse files
incr.comp.: Fix merge fallout.
1 parent 410f850 commit 966eead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc/ty/maps/on_disk_cache.rs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use hir::def_id::{CrateNum, DefIndex, DefId, LocalDefId,
1515
RESERVED_FOR_INCR_COMP_CACHE, LOCAL_CRATE};
1616
use hir::map::definitions::DefPathHash;
1717
use ich::CachingCodemapView;
18-
use middle::cstore::CrateStore;
1918
use mir;
2019
use rustc_data_structures::fx::FxHashMap;
2120
use rustc_data_structures::indexed_vec::{IndexVec, Idx};

0 commit comments

Comments
 (0)