summary refs log tree commit diff
path: root/src/libserialize/collection_impls.rs
AgeCommit message (Expand)AuthorLines
2014-03-27serialize: use ResultSean McArthur-110/+132
2014-03-23use TotalEq for HashMapDaniel Micay-4/+4
2014-03-06collections: Correct with_capacity_and_hasherAlex Crichton-2/+2
2014-02-27collections: allow `HashMap` to work with generic hashersErick Tryzelaar-17/+27
2014-02-24Move extra::json to libserializeAlex Crichton-0/+281