Function rustc_trait_selection::solve::eval_ctxt::select::rematch_impl

source ·
fn rematch_impl<'tcx>(
    goal: &InspectGoal<'_, 'tcx>,
    impl_def_id: DefId,
    span: Span
) -> ImplSourceUserDefinedData<'tcx, PredicateObligation<'tcx>>