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

source ·
const TLV: LocalKey<Cell<usize>>;
Expand description

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