rust/crates/ra_hir_ty
bors[bot] 5eb51c1e60
Merge #4106
4106: Fix wrong substitution code r=matklad a=flodiebold

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).

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2020-04-23 21:58:52 +00:00
..
src Merge #4106 2020-04-23 21:58:52 +00:00
Cargo.toml Update Chalk, and cache Chalk env elaboration through a query 2020-04-20 19:16:01 +02:00