]> git.lizzy.rs Git - rust.git/history - tests/run-pass/intrinsics.rs
don't use `#[miri_run]` anymore, but execute the `main` function
[rust.git] / tests / run-pass / intrinsics.rs
2016-06-13 Oliver Schneiderdon't use `#[miri_run]` anymore, but execute the `main...
2016-05-10 Scott OlsonAdd test for size_of_val::<str>.
2016-05-10 Scott OlsonHandle size_of_val for slice types.