pub(super) fn incoherent_impls_provider(
    tcx: TyCtxt<'_>,
    simp: SimplifiedType
) -> Result<&[DefId], ErrorGuaranteed>
Expand description

Query provider for incoherent_impls.