fn variant_info_for_coroutine<'tcx>(
cx: &LayoutCx<'tcx>,
layout: TyAndLayout<'tcx>,
def_id: DefId,
args: GenericArgsRef<'tcx>,
) -> (Vec<VariantInfo>, Option<Size>)
fn variant_info_for_coroutine<'tcx>(
cx: &LayoutCx<'tcx>,
layout: TyAndLayout<'tcx>,
def_id: DefId,
args: GenericArgsRef<'tcx>,
) -> (Vec<VariantInfo>, Option<Size>)