about summary refs log tree commit diff
path: root/src/libcore/hash/sip.rs
AgeCommit message (Expand)AuthorLines
2015-01-07std: Stabilize the std::hash moduleAlex Crichton-393/+67
2015-01-06FalloutNick Cameron-3/+3
2015-01-03sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rsJorge Aparicio-2/+2
2015-01-03Initial version of AArch64 support.Akos Kiss-1/+7
2015-01-03auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...bors-8/+8
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-2/+2
2014-12-25Parse fully-qualified associated types in generics without whitespaceP1start-8/+8
2014-12-21rollup merge of #20070: aturon/stab-2-cloneAlex Crichton-0/+1
2014-12-20Stabilize cloneAaron Turon-0/+1
2014-12-20Fix fallout of removing import_shadowing in tests.Eduard Burtescu-6/+1
2014-12-19libcollections: use `#[deriving(Copy)]`Jorge Aparicio-2/+1
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-6/+6
2014-12-17rollup merge of #19902: alexcrichton/second-pass-memAlex Crichton-0/+2
2014-12-15Move hash module from collections to coreSteven Fackler-0/+546