Function rustc_const_eval::const_eval::eval_in_interpreter
source · pub fn eval_in_interpreter<'mir, 'tcx>(
ecx: InterpCx<'mir, 'tcx, CompileTimeInterpreter<'mir, 'tcx>>,
cid: GlobalId<'tcx>,
is_static: bool
) -> EvalToAllocationRawResult<'tcx>