rust/tests/run-pass
Scott Olson f9c1cfa889 Remove now-useless #[miri_run] attributes.
Except for `ints.rs`, which is already handled by a pending pull request.
2016-06-17 22:52:30 -06: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 Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
constants.rs Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06: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 Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -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 Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
specialization.rs Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
start_fn.rs pass arguments to start 2016-06-15 12:55:04 +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 Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
sums.rs Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
trivial.rs Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00
vecs.rs don't use #[miri_run] anymore, but execute the main function 2016-06-13 15:33:05 +02:00
zst.rs Remove now-useless #[miri_run] attributes. 2016-06-17 22:52:30 -06:00