rustc_middle::ty::context::tls

Constant TLV

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

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