Module rustc_middle::ty::abstract_const
source · [−]Expand description
A subset of a mir body used for const evaluatability checking.
Structs
A tree representing an anonymous constant.
An index into an
AbstractConst
.