rust/src/test/bench
Tim Chevalier f33539e446 Remove uses of + mode from libstd
More or less the same as my analogous commit for libcore. Had
to remove the forbid(deprecated_modes) pragma from some files -- will
restore it after the snapshot.
2012-10-03 14:05:51 -07:00
..
core-map.rs Demode rand 2012-09-27 11:32:09 -07:00
core-std.rs demode vec 2012-09-28 13:27:45 -07:00
core-uint-to-str.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
core-vec-append.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
graph500-bfs.rs Remove uses of + mode from libstd 2012-10-03 14:05:51 -07:00
msgsend-pipes-shared.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
msgsend-pipes.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
msgsend-ring-mutex-arcs.rs demode vec 2012-09-28 13:27:45 -07:00
msgsend-ring-pipes.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
msgsend-ring-rw-arcs.rs demode vec 2012-09-28 13:27:45 -07:00
msgsend-ring.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
msgsend.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
pingpong.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
shootout-ackermann.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-binarytrees.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-chameneos-redux.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
shootout-fannkuchredux.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-fasta.rs Demode core::result 2012-09-25 17:48:22 -07:00
shootout-fibo.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-k-nucleotide-pipes.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
shootout-k-nucleotide.data bench: Modify shootout-k-nucleotide to not read from the filesystem 2012-06-09 13:57:18 -07:00
shootout-k-nucleotide.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
shootout-mandelbrot.rs libstd: Switch off legacy modes in both core and std. 2012-10-02 12:20:06 -07:00
shootout-nbody.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-pfib.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
shootout-spectralnorm.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
shootout-threadring.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
std-smallintmap.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
sudoku.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
task-perf-alloc-unwind.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
task-perf-jargon-metal-smoke.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
task-perf-linked-failure.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
task-perf-one-million.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
task-perf-spawnalot.rs use + mode for (almost) everything when not using legacy modes 2012-09-25 12:47:35 -07:00
task-perf-word-count-generic.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00