rust/src/test/bench
Marijn Haverbeke c902eafa14 Convert old-style for loops to new-style
Most could use the each method, but because of the hack used to
disambiguate old- and new-style loops, some had to use vec::each.

(This hack will go away soon.)

Issue #1619
2012-04-06 20:38:23 +02:00
..
99bob-iter.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
99bob-pattern.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
99bob-simple.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
99bob-tail.rs
msgsend.rs Rename task::task_builder to task::builder 2012-04-05 14:09:32 -07:00
shootout-ackermann.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
shootout-binarytrees.rs test: Rewrite binarytrees to use arenas 2012-03-29 08:41:26 -07:00
shootout-fannkuchredux.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
shootout-fasta.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
shootout-fibo.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
shootout-mandelbrot.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
shootout-nbody.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
shootout-pfib.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
shootout-spectralnorm.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
shootout-threadring.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
sudoku.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
task-perf-one-million.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-perf-spawnalot.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-perf-vector-party.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
task-perf-word-count-generic.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
task-perf-word-count.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00