rust/src/test/bench
blake2-ppc 8522341274 Remove {uint,int,u64,i64,...}::from_str,from_str_radix
Remove these in favor of the two traits themselves and the wrapper
function std::from_str::from_str.

Add the function std::num::from_str_radix in the corresponding role for
the FromStrRadix trait.
2013-09-15 14:29:16 +02:00
..
core-map.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
core-set.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
core-std.rs make macro hygienic 2013-09-06 13:35:13 -07:00
core-uint-to-str.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
graph500-bfs.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-pipes-shared.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-pipes.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-ring-mutex-arcs.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-ring-rw-arcs.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
noise.rs Fix typo in test/bench/noise.rs. Closes #8574. 2013-08-20 22:38:00 -04:00
rt-messaging-ping-pong.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
rt-parfib.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
rt-spawn-rate.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-ackermann.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-binarytrees.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-chameneos-redux.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-fannkuch-redux.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-fasta-redux.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-fasta.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-fibo.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-k-nucleotide-pipes.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
shootout-mandelbrot.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-nbody.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-pfib.rs fix various warnings 2013-08-30 15:10:55 -07:00
shootout-pidigits.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-reverse-complement.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-spectralnorm.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-threadring.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
std-smallintmap.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
sudoku.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-alloc-unwind.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
task-perf-jargon-metal-smoke.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-linked-failure.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-one-million.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-spawnalot.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00