Skip to main content

goal_stalled_on_args_or_nonempty_opaques

Function goal_stalled_on_args_or_nonempty_opaques 

Source
fn goal_stalled_on_args_or_nonempty_opaques<'tcx>(
    stalled_vars: Vec<GenericArg<'tcx>>,
) -> ComputeGoalFastPathOutcome<'tcx>
Expand description

Create a ComputeGoalFastPathOutcome signalling the goal is stalled on a list of ty::GenericArg or the opaque type storage being nonempty.