summary refs log tree commit diff
path: root/src/libcollections/hash/mod.rs
AgeCommit message (Expand)AuthorLines
2014-06-18Shorten endian conversion method namesBrendan Zabarauskas-1/+1
2014-06-18Merge the Bitwise and ByteOrder traits into the Int traitBrendan Zabarauskas-1/+0
2014-06-18Use ByteOrder methods instead of free-standing functionsBrendan Zabarauskas-38/+23
2014-06-11rustc: Remove ~[T] from the languageAlex Crichton-7/+0
2014-06-11rustc: Update how Gc<T> is recognizedAlex Crichton-7/+0
2014-06-05Fallout from the libcollections movementAlex Crichton-12/+32
2014-06-05std: Recreate a `collections` moduleAlex Crichton-0/+382