pub(super) fn incoherent_impls_provider(
    tcx: TyCtxt<'_>,
    simp: SimplifiedType,
) -> &[DefId]Expand description
Query provider for incoherent_impls.
pub(super) fn incoherent_impls_provider(
    tcx: TyCtxt<'_>,
    simp: SimplifiedType,
) -> &[DefId]Query provider for incoherent_impls.