1
Fork 0
This commit is contained in:
klensy 2023-11-13 23:43:23 +03:00
parent aff6c741d4
commit b06d5b205c
3 changed files with 1 additions and 50 deletions

View file

@ -330,6 +330,7 @@ fn equate_impl_headers<'tcx>(
impl1.self_ty,
impl2.self_ty,
),
// FIXME: mk_eq_impl_headers fn not exist
_ => bug!("mk_eq_impl_headers given mismatched impl kinds"),
};