about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorBrendan Zabarauskas <bjzaba@yahoo.com.au>2013-04-27 01:01:53 +1000
committerBrendan Zabarauskas <bjzaba@yahoo.com.au>2013-04-27 01:01:53 +1000
commit6cc7107aa6ca78093cb81aed44170099b8fad68a (patch)
tree79d6adbe48a7de966c1a15c24a6859a71cc67170 /src/rt/rust_run_program.cpp
parent6efbbf2e1481c3f42d7bd1cd7008fdc54939d9d3 (diff)
downloadrust-6cc7107aa6ca78093cb81aed44170099b8fad68a.tar.gz
rust-6cc7107aa6ca78093cb81aed44170099b8fad68a.zip
Add Orderable trait
This is a temporary trait until we have default methods. We don't want to encumber all implementors of Ord by requiring them to implement these functions, but at the same time we want to be able to take advantage of the speed of the specific numeric functions (like the `fmin` and `fmax` intrinsics).
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions