Module rustc_const_eval::const_eval::eval_queries
source · Functions
- The
InterpCxis only meant to be used to do field and index projections into constants forsimd_shuffleand const patterns in match arms. It never performs alignment checks. - This function converts an interpreter value into a MIR constant.