rust/crates/ra_hir_ty
Florian Diebold e313efb992 Do array unsizing for method receivers
It turns out rustc actually only unsizes array method receivers, so we don't
need to do any trait solving for this (at least for now).

Fixes #2670.
2020-02-29 22:48:53 +01:00
..
src Do array unsizing for method receivers 2020-02-29 22:48:53 +01:00
Cargo.toml Bump chalk and replace TypeFamily with Interner 2020-02-24 22:36:57 +02:00