Constant rustc_middle::ty::context::tls::TLV[][src]

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

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