We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2027ea0 commit 316c240Copy full SHA for 316c240
src/librustc_middle/ich/mod.rs
@@ -4,7 +4,6 @@ pub use self::hcx::{
4
hash_stable_trait_impls, NodeIdHashingMode, StableHashingContext, StableHashingContextProvider,
5
};
6
use rustc_span::symbol::{sym, Symbol};
7
-pub use rustc_span::CachingSourceMapView;
8
9
mod hcx;
10
0 commit comments