rustc_hir_analysis::check::wfcheck

Function check_trait

Source
fn check_trait(tcx: TyCtxt<'_>, item: &Item<'_>) -> Result<(), ErrorGuaranteed>