rust/src/test/bench
2012-07-12 18:16:01 -07:00
..
core-std.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
core-uint-to-str.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
core-vec-append.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
graph500-bfs.rs convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498 2012-07-04 19:18:13 -07:00
msgsend-pipes-shared.rs Move port_set and shared_chan into core. 2012-07-12 18:16:01 -07:00
msgsend-pipes.rs Move port_set and shared_chan into core. 2012-07-12 18:16:01 -07:00
msgsend-ring-pipes.rs Get rid of all of the remaining /~s in the code base. 2012-07-12 15:13:18 -07:00
msgsend-ring.rs Fix more future::future breakage. 2012-07-03 16:16:45 -07:00
msgsend.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
shootout-ackermann.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
shootout-binarytrees.rs test: Fix shootout-binarytrees 2012-07-10 12:09:36 -07:00
shootout-chameneos-redux.rs Increase the difficulty of chameneos-redux under 'make perf' 2012-07-07 22:39:23 -07:00
shootout-fannkuchredux.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
shootout-fasta.rs test: Fix shootout-fasta 2012-07-10 12:05:23 -07:00
shootout-fibo.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
shootout-k-nucleotide-pipes.rs Move streams into core. 2012-07-10 22:00:48 -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 Switch 'cont' to 'again' everywhere. Close #2229. 2012-07-09 14:37:48 -07:00
shootout-mandelbrot.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
shootout-nbody.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
shootout-pfib.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
shootout-spectralnorm.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
shootout-threadring.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
std-smallintmap.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
sudoku.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
task-perf-alloc-unwind.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
task-perf-one-million.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
task-perf-spawnalot.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
task-perf-word-count-generic.rs Switch map-reduce control protocol to use pipes. This exposed a bug in the pipe compiler, which is now fixed. 2012-07-12 18:16:00 -07:00
task-perf-word-count.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00