rust/src/test/bench
Björn Steinbrink bdc182cc41 Use static string with fail!() and remove fail!(fmt!())
fail!() used to require owned strings but can handle static strings
now. Also, it can pass its arguments to fmt!() on its own, no need for
the caller to call fmt!() itself.
2013-05-14 16:36:23 +02:00
..
core-map.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
core-set.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
core-std.rs Stop using the '<->' operator 2013-05-10 22:51:06 -04:00
core-uint-to-str.rs
graph500-bfs.rs Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
msgsend-pipes-shared.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
msgsend-pipes.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
msgsend-ring-mutex-arcs.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
msgsend-ring-pipes.rs Fix tests with the swap operator 2013-05-10 22:51:06 -04:00
msgsend-ring-rw-arcs.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
noise.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
pingpong.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
shootout-ackermann.rs
shootout-binarytrees.rs librustc: Update the serializer to work properly with INHTWAMA, removing mutable fields in the process 2013-05-02 17:00:51 -07:00
shootout-chameneos-redux.rs Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
shootout-fannkuch-redux.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-fasta-redux.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-fasta.rs test: Fix tests and the pipe compiler 2013-05-08 17:04:00 -07:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs test: Fix broken benchmark test 2013-05-13 11:26:15 -07:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-mandelbrot.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-nbody.rs
shootout-pfib.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
shootout-pidigits.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-reverse-complement.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
shootout-spectralnorm.rs
shootout-threadring.rs
std-smallintmap.rs
sudoku.rs Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
task-perf-alloc-unwind.rs make way for a new iter module 2013-04-28 22:31:39 -04:00
task-perf-jargon-metal-smoke.rs Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
task-perf-linked-failure.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
task-perf-one-million.rs
task-perf-spawnalot.rs test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00