Constant rustc_middle::ty::context::tls::TLV

source ·
const TLV: LocalKey<Cell<*const ()>>;
Expand description

A thread local variable that stores a pointer to the current ImplicitCtxt.