<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/cmp-default.rs, branch 0.8</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.8</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-07-15T11:24:35+00:00</updated>
<entry>
<title>cmp: Use default methods in trait Eq, require only Eq::eq</title>
<updated>2013-07-15T11:24:35+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-07-15T02:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6999b5332f845292c4fdab824ae0fe2e3bf53421'/>
<id>urn:sha1:6999b5332f845292c4fdab824ae0fe2e3bf53421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmp: Use default methods in trait Ord, only require Ord::lt</title>
<updated>2013-07-13T04:23:38+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-07-13T02:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=36f20423c31601c7b2e4f94368e79f44146cb064'/>
<id>urn:sha1:36f20423c31601c7b2e4f94368e79f44146cb064</id>
<content type='text'>
It will be simpler to implement only one method for Ord, while we also
allow implementing all four Ord methods for semantics or performance
reasons.

We only supply three default methods (and not four), because don't have
any nice error reporting for the case where at least one method must be
implemented, but it's arbitrary which.
</content>
</entry>
</feed>
