rust/crates/hir_ty
Florian Diebold c2aefd5b95 Don't look in super traits for <T as Trait>::Assoc
This isn't actually how it works, you have to specify the exact trait
that has the associated type.

Fixes #8686.
2021-04-29 20:23:02 +02:00
..
src Don't look in super traits for <T as Trait>::Assoc 2021-04-29 20:23:02 +02:00
Cargo.toml Bump chalk 2021-04-21 19:20:01 +03:00