Function rustc_mir_transform::remap_mir_for_const_eval_select
source ยท pub(crate) fn remap_mir_for_const_eval_select<'tcx>(
tcx: TyCtxt<'tcx>,
body: Body<'tcx>,
context: Constness,
) -> Body<'tcx>
pub(crate) fn remap_mir_for_const_eval_select<'tcx>(
tcx: TyCtxt<'tcx>,
body: Body<'tcx>,
context: Constness,
) -> Body<'tcx>