summary refs log tree commit diff
path: root/src/test/run-pass/cmp-default.rs
AgeCommit message (Expand)AuthorLines
2014-03-07create a sensible comparison trait hierarchyDaniel Micay-0/+16
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-3/+9
2013-07-15cmp: Use default methods in trait Eq, require only Eq::eqblake2-ppc-1/+14
2013-07-13cmp: Use default methods in trait Ord, only require Ord::ltblake2-ppc-0/+43