fn report_mismatched_rpitit_captures<'tcx>(
tcx: TyCtxt<'tcx>,
impl_opaque_def_id: LocalDefId,
trait_captured_args: FxIndexSet<GenericArg<'tcx>>,
is_internal: bool,
)
fn report_mismatched_rpitit_captures<'tcx>(
tcx: TyCtxt<'tcx>,
impl_opaque_def_id: LocalDefId,
trait_captured_args: FxIndexSet<GenericArg<'tcx>>,
is_internal: bool,
)