Function rustc_trait_selection::traits::subst_and_check_impossible_predicates[][src]

fn subst_and_check_impossible_predicates<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: (DefId, SubstsRef<'tcx>)
) -> bool