]> git.lizzy.rs Git - rust.git/commit
Clarify restrictions on ne
authorSteven Fackler <sfackler@gmail.com>
Sun, 8 Jun 2014 00:50:45 +0000 (17:50 -0700)
committerSteven Fackler <sfackler@gmail.com>
Sun, 8 Jun 2014 00:52:48 +0000 (17:52 -0700)
commit6b3d3803eb8437907153bbb1b3c3978b29cd3a3b
tree2378b0d96f006e4dd83fceaab9e36ab502415e07
parent92221aba7b5f3e1688548cb97f51a21da981e3e2
Clarify restrictions on ne

I can't think of any sane cases where this restriction would not hold,
and the standard library seems to assume it pretty much everywhere.
src/libcore/cmp.rs