]> git.lizzy.rs Git - rust.git/commit
Replace Repr with the new ty::layout in rustc.
authorScott Olson <scott@solson.me>
Sat, 23 Apr 2016 06:03:59 +0000 (00:03 -0600)
committerScott Olson <scott@solson.me>
Sat, 23 Apr 2016 06:03:59 +0000 (00:03 -0600)
commit4a863c2a6ab3f68db8882ac9ec2f469c1698d9b6
tree159d257f99a4d7c70b7ac09fd75ef4194a02dd02
parent1531bd675c1074c41616826e57b99eb79ff6eb9e
Replace Repr with the new ty::layout in rustc.

Lvalues still need work (see lvalue_layout).
src/interpreter.rs
src/lib.rs
src/memory.rs
tests/run-pass/sums.rs