rust/src/test/bench
bors cea8def620 auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and port all code over to use it.

Rebased & tests-fixed version of https://github.com/mozilla/rust/pull/13269
2014-04-10 21:01:41 -07:00
..
core-map.rs
core-set.rs
core-std.rs vec: convert append and append_one to methods 2014-03-31 01:13:48 -04:00
core-uint-to-str.rs
msgsend-pipes-shared.rs
msgsend-pipes.rs
msgsend-ring-mutex-arcs.rs
msgsend-ring-rw-arcs.rs
noise.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
rt-messaging-ping-pong.rs
rt-parfib.rs
rt-spawn-rate.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
shootout-ackermann.rs
shootout-binarytrees.rs Remove some internal ~[] from several libraries. 2014-04-10 15:21:58 -07:00
shootout-chameneos-redux.rs Fix tests. Add Vec<u8> conversion to StrBuf. 2014-04-11 10:55:30 +10:00
shootout-fannkuch-redux.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
shootout-fasta-redux.rs
shootout-fasta.rs
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs Fix tests. Add Vec<u8> conversion to StrBuf. 2014-04-11 10:55:30 +10:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Fix tests. Add Vec<u8> conversion to StrBuf. 2014-04-11 10:55:30 +10:00
shootout-mandelbrot.rs
shootout-meteor.rs syntax: Tweak parsing lifetime bounds on closures 2014-04-06 00:08:21 -07:00
shootout-nbody.rs
shootout-pfib.rs
shootout-pidigits.rs
shootout-reverse-complement.rs De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
shootout-spectralnorm.rs
shootout-threadring.rs Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
silly-test-spawn.rs bench: Put the spawn bench back on libgreen 2014-03-26 09:18:49 -07:00
spawnone.rs
std-smallintmap.rs
sudoku.rs
task-perf-alloc-unwind.rs vec: convert append and append_one to methods 2014-03-31 01:13:48 -04:00
task-perf-jargon-metal-smoke.rs
task-perf-one-million.rs
task-perf-spawnalot.rs