]> git.lizzy.rs Git - rust.git/commitdiff
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)
Improve cmp_owned and stop suggestiong `self == other` inside a `PartialEq` impl


Trivial merge