rustc_mir_transform

Function 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>