summary refs log tree commit diff
path: root/src/libstd/hash.rs
AgeCommit message (Expand)AuthorLines
2013-06-28librustc: Remove the broken overloaded assign-ops from the language.Patrick Walton-3/+4
2013-06-23vec: remove BaseIter implementationDaniel Micay-3/+4
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-8/+8
2013-06-15Add IterBytes impls for float/f32/f64. This allows creatinggareth-0/+11
2013-05-30Require documentation by default for libstdAlex Crichton-0/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-05-28Silence various warnings throughout test modulesAlex Crichton-1/+1
2013-05-23cleanup warnings from libstdErick Tryzelaar-1/+1
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+557