mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 10:45:18 +00:00
nix CachingSourceMapView reexport
This commit is contained in:
parent
6daff1400a
commit
4dfec59eda
@ -4,7 +4,6 @@ pub use self::hcx::{
|
|||||||
hash_stable_trait_impls, NodeIdHashingMode, StableHashingContext, StableHashingContextProvider,
|
hash_stable_trait_impls, NodeIdHashingMode, StableHashingContext, StableHashingContextProvider,
|
||||||
};
|
};
|
||||||
use rustc_span::symbol::{sym, Symbol};
|
use rustc_span::symbol::{sym, Symbol};
|
||||||
pub use rustc_span::CachingSourceMapView;
|
|
||||||
|
|
||||||
mod hcx;
|
mod hcx;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user