]> git.lizzy.rs Git - rust.git/commit
Merge pull request #1749 from Manishearth/cmp_owned
authorOliver Schneider <oli-obk@users.noreply.github.com>
Fri, 12 May 2017 05:27:03 +0000 (07:27 +0200)
committerGitHub <noreply@github.com>
Fri, 12 May 2017 05:27:03 +0000 (07:27 +0200)
commit2026f29fdf427f2f919921b9ccb336fa99c0a658
treefbe329cbfebd09a1d700e75f464da021afffef05
parent8300f0c080608b2f36bdec15ac7361691360401d
parent672045689e18bc15ae76bacc70540c0b4fe769b9
Merge pull request #1749 from Manishearth/cmp_owned

Improve cmp_owned and stop suggestiong `self == other` inside a `PartialEq` impl