Module rustc_const_eval::const_eval::eval_queries [−][src]
Functions
The InterpCx
is only meant to be used to do field and index projections into constants for
simd_shuffle
and const patterns in match arms.
This function converts an interpreter value into a constant that is meant for use in the type system.