rust/src/test/bench
2012-09-21 18:37:06 -07:00
..
core-map.rs Remove redundant hashmap constructor functions. 2012-09-19 15:51:44 -07:00
core-std.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
core-uint-to-str.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
core-vec-append.rs fixup mutability of vec::each, make iter_bytes pure 2012-09-12 13:29:31 -07:00
graph500-bfs.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
msgsend-pipes-shared.rs De-mode vec::each() and many of the str iteration routines 2012-09-19 10:52:59 -07:00
msgsend-pipes.rs De-mode vec::each() and many of the str iteration routines 2012-09-19 10:52:59 -07:00
msgsend-ring-mutex-arcs.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
msgsend-ring-pipes.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
msgsend-ring-rw-arcs.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
msgsend-ring.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend.rs De-mode vec::each() and many of the str iteration routines 2012-09-19 10:52:59 -07:00
pingpong.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-ackermann.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-binarytrees.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-chameneos-redux.rs De-mode vec::each() and many of the str iteration routines 2012-09-19 10:52:59 -07:00
shootout-fannkuchredux.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-fasta.rs libcore: De-mode str 2012-09-21 18:37:06 -07:00
shootout-fibo.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-k-nucleotide-pipes.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -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 the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
shootout-mandelbrot.rs remove cfg(stage0) version of Eq, not needed for tests 2012-09-20 14:34:22 -07:00
shootout-nbody.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
shootout-pfib.rs demode the each() method on vec and other iterables. 2012-09-19 17:03:01 -07:00
shootout-spectralnorm.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-threadring.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
std-smallintmap.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
sudoku.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -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 Convert core::pipes to camel case 2012-08-28 14:33:18 -07:00
task-perf-linked-failure.rs Camel case various core constructors 2012-08-27 17:22:18 -07:00
task-perf-one-million.rs De-mode vec::each() and many of the str iteration routines 2012-09-19 10:52:59 -07:00
task-perf-spawnalot.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-perf-word-count-generic.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00