]> git.lizzy.rs Git - rust.git/commit
Fix shift_bound_vars
authorFlorian Diebold <flodiebold@gmail.com>
Fri, 21 Feb 2020 22:07:29 +0000 (23:07 +0100)
committerFlorian Diebold <flodiebold@gmail.com>
Sat, 22 Feb 2020 10:09:21 +0000 (11:09 +0100)
commitc2000257941956cd4c4365d6eb6cdbc1b16e929c
treea27ef5bdc8452e89d44255cee8999df8477e136a
parent463df6720cc8d2c7176a48a0ca8f4e333016a16a
Fix shift_bound_vars

It should only shift free vars (maybe the name isn't the best...)
crates/ra_hir_ty/src/lib.rs