rust/src/test/bench
Alex Crichton da50f7c288 std: Remove deprecated functionality from 1.5
This is a standard "clean out libstd" commit which removes all 1.5-and-before
deprecated functionality as it's now all been deprecated for at least one entire
cycle.
2015-12-10 11:47:55 -08:00
..
core-map.rs Miscellaneous cleanup for old issues. 2015-09-20 11:37:08 +01: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 the same technique applies to fasta-redux 2015-09-24 13:25:50 +02:00
shootout-fasta.rs change fasta benchmark to Veedrac's implementation 2015-09-24 11:29:15 +02: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-meteor.rs Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
shootout-nbody.rs Remove unnecessary parentheses around range expressions 2015-10-14 21:43:05 -04: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-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