rustc_middle::ty::trait_def

Function incoherent_impls_provider

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

Query provider for incoherent_impls.