rust/tests/run-pass
2016-06-14 11:52:45 +02:00
..
arrays.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
bools.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
bug.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
c_enums.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
calls.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
closures.rs various testing improvements 2016-04-22 20:09:00 +02:00
constants.rs jit interpretation of constants 2016-06-03 15:48:56 +02:00
function_pointers.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
heap.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
intrinsics.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
ints.rs various testing improvements 2016-04-22 20:09:00 +02:00
loops.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
main_fn.rs run start and main language item if provided 2016-06-14 11:52:45 +02:00
option_box_transmute_ptr.rs Fully handle RawNullablePointer layout. 2016-04-30 01:04:17 -06:00
pointers.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
products.rs various testing improvements 2016-04-22 20:09:00 +02:00
specialization.rs Implement boolean binops. 2016-04-23 00:39:38 -06:00
start_fn.rs run start and main language item if provided 2016-06-14 11:52:45 +02:00
std.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
strings.rs 4byte pointers 2016-06-01 11:10:43 +02:00
sums.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
trivial.rs use compiletest_rs 2016-04-22 10:34:14 +02:00
vecs.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
zst.rs function pointers 2016-06-10 18:06:36 +02:00