]> git.lizzy.rs Git - rust.git/history - test/errors.rs
Implement drop/deallocation for Box.
[rust.git] / test / errors.rs
2016-04-07 Scott OlsonImplement drop/deallocation for Box.
2016-04-07 Scott OlsonNormalize test file modes.
2016-04-06 Scott OlsonAdd test for out-of-bounds reads.
2016-04-06 Scott OlsonFix undef mask initialization and test undef reads.
2016-04-06 Scott OlsonAdd test for invalid booleans.
2016-04-06 Scott OlsonAdd test for comparing ptrs into different allocs.
2016-04-06 Scott OlsonAdd a test for overwriting part of a relocation.