fn goal_stalled_on_args<'tcx>(
stalled_vars: ThinVec<TyOrConstInferVar>,
) -> ComputeGoalFastPathOutcome<'tcx>Expand description
Create a ComputeGoalFastPathOutcome signalling the goal is stalled
on a list of ty::GenericArg
fn goal_stalled_on_args<'tcx>(
stalled_vars: ThinVec<TyOrConstInferVar>,
) -> ComputeGoalFastPathOutcome<'tcx>Create a ComputeGoalFastPathOutcome signalling the goal is stalled
on a list of ty::GenericArg