rust/crates/ra_hir_ty
Florian Diebold 0c01b4eb6a Fix wrong substitution code
We need to shift in when we're substituting inside a binder.

This should fix #4053 (it doesn't fix the occasional overflow that also occurs
on the Diesel codebase though).
2020-04-23 23:53:08 +02:00
..
src Fix wrong substitution code 2020-04-23 23:53:08 +02:00
Cargo.toml Update Chalk, and cache Chalk env elaboration through a query 2020-04-20 19:16:01 +02:00