fn goal_stalled_on_args<'tcx>(
stalled_vars: ThinVec<GenericArg<'tcx>>,
) -> 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<GenericArg<'tcx>>,
) -> ComputeGoalFastPathOutcome<'tcx>Create a ComputeGoalFastPathOutcome signalling the goal is stalled
on a list of ty::GenericArg