Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4dfec59

Browse files
committedApr 2, 2020
nix CachingSourceMapView reexport
1 parent 6daff14 commit 4dfec59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/librustc_middle/ich/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ pub use self::hcx::{
44
hash_stable_trait_impls, NodeIdHashingMode, StableHashingContext, StableHashingContextProvider,
55
};
66
use rustc_span::symbol::{sym, Symbol};
7-
pub use rustc_span::CachingSourceMapView;
87

98
mod hcx;
109

0 commit comments

Comments
 (0)
Please sign in to comment.