rust/src/test/bench
Huon Wilson d792925b4d Shim some of the old std::simd functionality.
Overload the operators using the traits so that things mostly keep
working during the deprecation period.
2015-08-17 14:48:43 -07:00
..
core-map.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
core-set.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
core-std.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
core-uint-to-str.rs Fix remaining bench/debuginfo tests (and a few stragglers) 2015-02-18 09:11:02 -05:00
msgsend-pipes-shared.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
msgsend-pipes.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
msgsend-ring-mutex-arcs.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
noise.rs test: Fix some tests to run with musl 2015-04-28 09:35:22 -07:00
rt-messaging-ping-pong.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
rt-parfib.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
shootout-ackermann.rs Replace some uses of deprecated os functions 2015-02-16 16:19:24 +02:00
shootout-binarytrees.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
shootout-chameneos-redux.rs Fallout in tests 2015-04-01 11:22:39 -04:00
shootout-fannkuch-redux.rs Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
shootout-fasta-redux.rs Test fixes and rebase conflicts 2015-08-11 22:42:22 -07:00
shootout-fasta.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
shootout-fibo.rs Replace some uses of deprecated os functions 2015-02-16 16:19:24 +02:00
shootout-k-nucleotide-pipes.rs Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
shootout-mandelbrot.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
shootout-meteor.rs Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
shootout-nbody.rs Conver reborrows to .iter() calls where appropriate 2015-06-11 13:56:07 +01:00
shootout-pfib.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
shootout-reverse-complement.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
shootout-spectralnorm.rs Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
shootout-threadring.rs rollup merge of #22435: aturon/final-stab-thread 2015-02-17 17:27:44 -08:00
sudoku.rs Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
task-perf-alloc-unwind.rs Stabilize the Duration API 2015-08-10 20:04:18 -04:00
task-perf-jargon-metal-smoke.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
task-perf-spawnalot.rs Fix remaining bench/debuginfo tests (and a few stragglers) 2015-02-18 09:11:02 -05:00