rustc_hir_analysis::coherence::inherent_impls

Function crate_inherent_impls_validity_check

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