]> git.lizzy.rs Git - rust.git/commit
implement Ord, TotalEq and TotalOrd for char
authorDaniel Micay <danielmicay@gmail.com>
Thu, 25 Apr 2013 17:55:39 +0000 (13:55 -0400)
committerDaniel Micay <danielmicay@gmail.com>
Thu, 25 Apr 2013 19:43:16 +0000 (15:43 -0400)
commit6d589f88f79a987de61fce00f0364b4199f50c22
treefc90d6d060b9e527ae7b4d6b9cd5c1af6588c3ff
parent1d53babd2f23439975518fda94d9122b15e779c9
implement Ord, TotalEq and TotalOrd for char

Closes #6063
src/libcore/char.rs
src/libcore/cmp.rs
src/libstd/rope.rs