about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorUlrik Sverdrup <bluss@users.noreply.github.com>2017-03-30 17:25:36 +0200
committerUlrik Sverdrup <bluss@users.noreply.github.com>2017-03-30 17:29:19 +0200
commit6fda0fe891fd85f5cde89fe672d5796f15269898 (patch)
treebe69caf8a2766bfa8b86e4dfa63ae2533887f8ca /src/test/run-pass/thinlto
parentfe151194e9a919ab23c2bb356767a5cbfa3811e7 (diff)
downloadrust-6fda0fe891fd85f5cde89fe672d5796f15269898.tar.gz
rust-6fda0fe891fd85f5cde89fe672d5796f15269898.zip
cmp: Implement all PartialOrd methods for Reverse
When making a forwarding wrapper we must in general forward all methods,
so that we use the type's own `lt` for example instead of the default.

Example important case: f32's partial_cmp does several operations but
its lt is a primitive.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions