rust/src/test/bench
Patrick Walton 887c656970 librustc: Introduce a new visitor type based on traits and port syntax to it.
This is preparation for removing `@fn`.

This does *not* use default methods yet, because I don't know
whether they work. If they do, a forthcoming PR will use them.

This also changes the precedence of `as`.
2013-08-02 21:57:58 -07:00
..
core-map.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
core-set.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
core-std.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
core-uint-to-str.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
graph500-bfs.rs migrate many for loops to foreach 2013-08-01 05:34:55 -04:00
msgsend-pipes-shared.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
msgsend-pipes.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
msgsend-ring-mutex-arcs.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
msgsend-ring-rw-arcs.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
noise.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
shootout-ackermann.rs Change 'print(fmt!(...))' to printf!/printfln! in src/test/ 2013-07-24 09:45:20 -04:00
shootout-binarytrees.rs fix fmt! usage 2013-07-24 09:45:20 -04:00
shootout-chameneos-redux.rs std: Change Times trait to use do instead of for 2013-08-01 16:54:22 +02:00
shootout-fannkuch-redux.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-fasta-redux.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-fasta.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-fibo.rs Change 'print(fmt!(...))' to printf!/printfln! in src/test/ 2013-07-24 09:45:20 -04:00
shootout-k-nucleotide-pipes.rs migrate many for loops to foreach 2013-08-01 05:34:55 -04: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 replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-mandelbrot.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-nbody.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-pfib.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
shootout-pidigits.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-reverse-complement.rs Fix warnings in src/test/bench tests. Nobody will ever care. 2013-07-20 05:12:04 -04:00
shootout-spectralnorm.rs std: Change Times trait to use do instead of for 2013-08-01 16:54:22 +02:00
shootout-threadring.rs Change 'print(fmt!(...))' to printf!/printfln! in src/test/ 2013-07-24 09:45:20 -04:00
std-smallintmap.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
sudoku.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
task-perf-alloc-unwind.rs std: Change Times trait to use do instead of for 2013-08-01 16:54:22 +02:00
task-perf-jargon-metal-smoke.rs Fix warnings in src/test/bench tests. Nobody will ever care. 2013-07-20 05:12:04 -04:00
task-perf-linked-failure.rs std: Change Times trait to use do instead of for 2013-08-01 16:54:22 +02:00
task-perf-one-million.rs Fix warnings in src/test/bench tests. Nobody will ever care. 2013-07-20 05:12:04 -04:00
task-perf-spawnalot.rs Fix warnings in src/test/bench tests. Nobody will ever care. 2013-07-20 05:12:04 -04:00