summary refs log tree commit diff
path: root/src/libcollections/hash/sip.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Rename slice::SliceNick Cameron-1/+1
2014-08-26Use temp vars for implicit coercion to ^[T]Nick Cameron-2/+2
2014-08-19A few minor documentation fixesP1start-23/+21
2014-08-13Fix test falloutBrian Anderson-1/+1
2014-08-13std: Rename various slice traits for consistencyBrian Anderson-1/+1
2014-07-23collections: Move push/pop to MutableSeqBrian Anderson-0/+2
2014-07-21Add a ton of ignore-lexer-testCorey Richardson-0/+2
2014-07-10Use std::fmt::radix instead of to_str_radix.OGINO Masanori-3/+3
2014-06-29collections: minor cleanupErick Tryzelaar-2/+0
2014-06-11rustc: Remove ~[T] from the languageAlex Crichton-2/+3
2014-06-05Fallout from the libcollections movementAlex Crichton-26/+12
2014-06-05std: Recreate a `collections` moduleAlex Crichton-0/+562