rust/crates/hir_ty
Florian Diebold 97d6e36dbe Remove assertion in impl collection
This condition should always be true for *valid* code, but of course
there might be invalid code or things that we can't currently resolve.

Fixes #8464.
2021-04-11 12:07:58 +02:00
..
src Remove assertion in impl collection 2021-04-11 12:07:58 +02:00
Cargo.toml