Function rustc_middle::ty::context::tls::with [−][src]
Expand description
Allows access to the TyCtxt
in the current ImplicitCtxt
.
Panics if there is no ImplicitCtxt
available.
Allows access to the TyCtxt
in the current ImplicitCtxt
.
Panics if there is no ImplicitCtxt
available.