Module rustc_const_eval::const_eval::eval_queries
source · [−]Constants
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. It never performs alignment checks.This function converts an interpreter value into a constant that is meant for use in the
type system.