rust/src/test/bench
Patrick Walton 8114d0e950 librustc: Disallow multiple patterns from appearing in a "let" declaration.
You can still initialize multiple variables at once with "let (x, y) = (1, 2)".
2013-06-04 21:45:42 -07:00
..
core-map.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
core-set.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
core-std.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
core-uint-to-str.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
graph500-bfs.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
msgsend-pipes-shared.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
msgsend-pipes.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
msgsend-ring-mutex-arcs.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
msgsend-ring-pipes.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
msgsend-ring-rw-arcs.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
noise.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
pingpong.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
shootout-ackermann.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
shootout-binarytrees.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-chameneos-redux.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
shootout-fannkuch-redux.rs librustc: Disallow multiple patterns from appearing in a "let" declaration. 2013-06-04 21:45:42 -07:00
shootout-fasta-redux.rs librustc: Disallow multiple patterns from appearing in a "let" declaration. 2013-06-04 21:45:42 -07:00
shootout-fasta.rs Remove a bunch of unnecessary allocations and copies 2013-05-30 11:49:04 +02:00
shootout-fibo.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
shootout-k-nucleotide-pipes.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -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 test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-mandelbrot.rs librustc: Disallow multiple patterns from appearing in a "let" declaration. 2013-06-04 21:45:42 -07:00
shootout-nbody.rs librustc: Disallow multiple patterns from appearing in a "let" declaration. 2013-06-04 21:45:42 -07:00
shootout-pfib.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
shootout-pidigits.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-reverse-complement.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-spectralnorm.rs librustc: Disallow multiple patterns from appearing in a "let" declaration. 2013-06-04 21:45:42 -07:00
shootout-threadring.rs xfail two benchmarks that are failing on the bots 2013-04-20 23:49:42 -07:00
std-smallintmap.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
sudoku.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
task-perf-alloc-unwind.rs Remove a bunch of unnecessary allocations and copies 2013-05-30 11:49:04 +02:00
task-perf-jargon-metal-smoke.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
task-perf-linked-failure.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
task-perf-one-million.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
task-perf-spawnalot.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00