rustc_hir_analysis::coherence

Function coherent_trait

Source
fn coherent_trait(tcx: TyCtxt<'_>, def_id: DefId) -> Result<(), ErrorGuaranteed>