rust/crates/ra_hir_ty
Florian Diebold 236ac630f6 Fix Chalk panic
Fixes #3865. Basically I forgot to shift 'back' when we got `dyn Trait`s back
from Chalk, so after going through Chalk a few times, the panic happened.
2020-04-06 17:26:26 +02:00
..
src Fix Chalk panic 2020-04-06 17:26:26 +02:00
Cargo.toml Upgrade Chalk again 2020-04-05 19:23:18 +02:00