pub fn with_incoherent_inherent_impls(
db: &dyn HirDatabase,
krate: Crate,
self_ty: &SimplifiedType,
callback: impl FnMut(&[ImplId]),
)pub fn with_incoherent_inherent_impls(
db: &dyn HirDatabase,
krate: Crate,
self_ty: &SimplifiedType,
callback: impl FnMut(&[ImplId]),
)