]> git.lizzy.rs Git - rust.git/commit
Handle size_of_val for slice types.
authorScott Olson <scott@solson.me>
Tue, 10 May 2016 03:01:12 +0000 (21:01 -0600)
committerScott Olson <scott@solson.me>
Tue, 10 May 2016 03:01:12 +0000 (21:01 -0600)
commitb9c37124be40c82d5bc870c87dbe91f05a979b16
treef2d9f5d03ffc1a09c0727290df017376eb2d9218
parent6d9a74885827e6e3e8e2fce857e2e45c80da7c09
Handle size_of_val for slice types.
src/interpreter.rs
tests/run-pass/arrays.rs
tests/run-pass/calls.rs
tests/run-pass/intrinsics.rs [new file with mode: 0755]