Skip to content

Commit

Permalink
incr.comp.: Fix merge fallout.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Dec 1, 2017
1 parent 410f850 commit 966eead
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc/ty/maps/on_disk_cache.rs
Expand Up @@ -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};
Expand Down

0 comments on commit 966eead

Please sign in to comment.