Skip to content

Commit

Permalink
nix CachingSourceMapView reexport
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Mar 31, 2020
1 parent 2027ea0 commit 316c240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_middle/ich/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ pub use self::hcx::{
hash_stable_trait_impls, NodeIdHashingMode, StableHashingContext, StableHashingContextProvider,
};
use rustc_span::symbol::{sym, Symbol};
pub use rustc_span::CachingSourceMapView;

mod hcx;

Expand Down

0 comments on commit 316c240

Please sign in to comment.