rust/src/libserialize
Alex Crichton bba701c59d std: Drop Total from Total{Eq,Ord}
This completes the last stage of the renaming of the comparison hierarchy of
traits. This change renames TotalEq to Eq and TotalOrd to Ord.

In the future the new Eq/Ord will be filled out with their appropriate methods,
but for now this change is purely a renaming change.

[breaking-change]
2014-06-01 10:31:27 -07:00
..
base64.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
collection_impls.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
ebml.rs lib{serialize, uuid}: Fix snake case errors. 2014-05-30 17:55:41 +01:00
hex.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
json.rs std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
lib.rs Change static.rust-lang.org to doc.rust-lang.org 2014-05-21 19:55:39 -07:00
serialize.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00