]> git.lizzy.rs Git - rust.git/commit
Fix lvalue projections with fat pointer bases.
authorScott Olson <scott@solson.me>
Sat, 23 Apr 2016 06:26:10 +0000 (00:26 -0600)
committerScott Olson <scott@solson.me>
Sat, 23 Apr 2016 06:26:10 +0000 (00:26 -0600)
commit6f50289d437bd2d9308761bd2405d63a633cbe1e
tree1428a8218d0138e4ad0aa53f8276174053bc4f4a
parentf7d7ce27c8104949d36df2020e58acca58c1b1e6
Fix lvalue projections with fat pointer bases.
src/interpreter.rs
tests/compile-fail/bugs/slice_index.rs [deleted file]
tests/run-pass/arrays.rs