]> git.lizzy.rs Git - rust.git/commit
Support C ABI memcmp function.
authorScott Olson <scott@solson.me>
Tue, 10 May 2016 03:53:20 +0000 (21:53 -0600)
committerScott Olson <scott@solson.me>
Tue, 10 May 2016 03:53:20 +0000 (21:53 -0600)
commit2d325034093a336df20f22f7edb3df9ef83cac47
tree4b697df761300a227e315c65760e3e13e5333986
parent78caee20c7e15f286147fc1a35fb0682cb046ab9
Support C ABI memcmp function.
src/interpreter.rs
tests/compile-fail/bugs/memcmp.rs [deleted file]
tests/run-pass/arrays.rs
tests/run-pass/c_enums.rs