rust/src/test/bench
Aaron Turon 2ff07af996 Deprecate libnum in favor of rust-lang/num
This is part of the migration of crates into the Cargo ecosystem. There
is now an external repository https://github.com/rust-lang/num for bignums.

The single use of libnum elsewhere in the repository is for a shootout
benchmark, which is being moved into the external crate.

Due to deprecation, this is a:

[breaking-change]
2014-09-16 11:29:29 -07:00
..
core-map.rs Use temp vars for implicit coercion to ^[T] 2014-08-26 12:37:45 +12:00
core-set.rs Use temp vars for implicit coercion to ^[T] 2014-08-26 12:37:45 +12:00
core-std.rs Add a ton of ignore-lexer-test 2014-07-21 18:38:40 -07:00
core-uint-to-str.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
msgsend-pipes-shared.rs Fallout from TaskBuilder changes 2014-06-18 17:01:45 -07:00
msgsend-pipes.rs Fallout from TaskBuilder changes 2014-06-18 17:01:45 -07:00
msgsend-ring-mutex-arcs.rs Fallout from stabilizing core::option 2014-08-28 09:12:54 -07:00
msgsend-ring-rw-arcs.rs Fallout from stabilizing core::option 2014-08-28 09:12:54 -07:00
noise.rs Add a ton of ignore-lexer-test 2014-07-21 18:38:40 -07:00
rt-messaging-ping-pong.rs Fix misspelled comments for tests. 2014-08-09 22:08:36 -04:00
rt-parfib.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
rt-spawn-rate.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
shootout-ackermann.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
shootout-binarytrees.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
shootout-chameneos-redux.rs Relicense shootout-chameneos-redux.rs to the shootout license. 2014-09-08 08:47:26 +02:00
shootout-fannkuch-redux.rs Optimize Slice::reverse 2014-09-05 14:12:20 -07:00
shootout-fasta-redux.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
shootout-fasta.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-fibo.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
shootout-k-nucleotide-pipes.rs Rename functions in the CloneableVector trait 2014-07-17 16:35:48 +02:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs Relicense shootout-k-nucleotide.rs 2014-07-26 15:06:40 +02:00
shootout-mandelbrot.rs mandelbrot: fix overlapping buffers 2014-07-13 23:52:11 +01:00
shootout-meteor.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
shootout-nbody.rs Relicense shootout-nbody.rs to the shootout license 2014-09-07 19:16:55 +02:00
shootout-pfib.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
shootout-regex-dna.rs regex: Enable test on Windows 2014-08-18 13:44:29 +09:00
shootout-reverse-complement.rs Relicense shootout-reverse-complement.rs to the shootout license. 2014-09-07 18:09:01 +02:00
shootout-spectralnorm.rs Unify non-snake-case lints and non-uppercase statics lints 2014-08-30 09:10:05 +12:00
shootout-threadring.rs Relicense shootout-threadring.rs 2014-07-04 21:39:15 +02:00
silly-test-spawn.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
spawnone.rs Remove do keyword from test/ 2014-01-29 09:15:42 -05:00
std-smallintmap.rs Fallout from the libcollections movement 2014-06-05 13:55:11 -07:00
sudoku.rs Unify non-snake-case lints and non-uppercase statics lints 2014-08-30 09:10:05 +12:00
task-perf-alloc-unwind.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
task-perf-jargon-metal-smoke.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
task-perf-one-million.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
task-perf-spawnalot.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00