Function rustc_hir_analysis::check::compare_impl_item::compare_synthetic_generics
source ยท fn compare_synthetic_generics<'tcx>(
tcx: TyCtxt<'tcx>,
impl_m: AssocItem,
trait_m: AssocItem,
delay: bool,
) -> Result<(), ErrorGuaranteed>