]> git.lizzy.rs Git - rust.git/commit
Fully handle RawNullablePointer layout.
authorScott Olson <scott@solson.me>
Sat, 30 Apr 2016 07:04:17 +0000 (01:04 -0600)
committerScott Olson <scott@solson.me>
Sat, 30 Apr 2016 07:04:17 +0000 (01:04 -0600)
commit9e289fa0aa93d3a3ea80c7edd0b6e035fa360387
tree6b2f7f640a2c97577c8c8b2c75ecec46af5cfdbe
parent30f07f3d7ff1b44ac96af5e03e4882ff913e3f85
Fully handle RawNullablePointer layout.
src/interpreter.rs
src/memory.rs
tests/compile-fail/bugs/option_box_transmute_ptr.rs [deleted file]
tests/run-pass/option_box_transmute_ptr.rs [new file with mode: 0644]