rustc_hir_analysis::coherence::inherent_impls_overlap

Function crate_inherent_impls_overlap_check

Source
pub(crate) fn crate_inherent_impls_overlap_check(
    tcx: TyCtxt<'_>,
    (): (),
) -> Result<(), ErrorGuaranteed>