rust/src/test/bench
Alex Crichton bba701c59d std: Drop Total from Total{Eq,Ord}
This completes the last stage of the renaming of the comparison hierarchy of
traits. This change renames TotalEq to Eq and TotalOrd to Ord.

In the future the new Eq/Ord will be filled out with their appropriate methods,
but for now this change is purely a renaming change.

[breaking-change]
2014-06-01 10:31:27 -07:00
..
core-map.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
core-set.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
core-std.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
core-uint-to-str.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
msgsend-pipes-shared.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
msgsend-pipes.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
msgsend-ring-mutex-arcs.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
msgsend-ring-rw-arcs.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
noise.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
rt-messaging-ping-pong.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
rt-parfib.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
rt-spawn-rate.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-ackermann.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
shootout-binarytrees.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
shootout-chameneos-redux.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
shootout-fannkuch-redux.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-fasta-redux.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07: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 std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
shootout-mandelbrot.rs std: Move simd to core::simd and reexport. #1457 2014-05-23 15:27:48 -07:00
shootout-meteor.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
shootout-nbody.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-pfib.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
shootout-pidigits.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-regex-dna.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
shootout-reverse-complement.rs Touch up and rebase previous commits 2014-05-13 17:24:08 -07:00
shootout-spectralnorm.rs windows: Allow snake_case errors for now. 2014-05-30 17:59:41 +01:00
shootout-threadring.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
silly-test-spawn.rs bench: Put the spawn bench back on libgreen 2014-03-26 09:18:49 -07:00
spawnone.rs Remove do keyword from test/ 2014-01-29 09:15:42 -05:00
std-smallintmap.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
sudoku.rs windows: Allow snake_case errors for now. 2014-05-30 17:59:41 +01:00
task-perf-alloc-unwind.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -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