Function rustc_middle::ty::context::tls::with_opt [−][src]
Expand description
Allows access to the TyCtxt in the current ImplicitCtxt.
The closure is passed None if there is no ImplicitCtxt available.
Allows access to the TyCtxt in the current ImplicitCtxt.
The closure is passed None if there is no ImplicitCtxt available.