Remove re-export.
This commit is contained in:
parent
c355b2e5cd
commit
02025d86ac
31 changed files with 35 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
use crate::ich::StableHashingContext;
|
||||
use crate::ty::{self, TyCtxt};
|
||||
use rustc_data_structures::profiling::SelfProfilerRef;
|
||||
use rustc_data_structures::sync::Lock;
|
||||
use rustc_query_system::ich::StableHashingContext;
|
||||
use rustc_session::Session;
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue