about summary refs log tree commit diff
path: root/src/librustc_data_structures/sip128.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-330/+0
2020-02-26clarify operator precedenceMatthias Krüger-1/+1
2020-02-21Revert `u8to64_le` changes from #68914.Nicholas Nethercote-12/+43
2020-02-12Improve `u8to64_le`.Nicholas Nethercote-41/+12
2020-02-10Speed up `SipHasher128`.Nicholas Nethercote-39/+72
2019-12-22Format the worldMark Rousskov-35/+34
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-230/+3
2019-06-26Fix clippy::precedenceIgor Matuszewski-1/+1
2019-06-26Fix clippy::cast_loslessIgor Matuszewski-3/+3
2019-02-10rustc: doc commentsAlexander Regueiro-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2017-10-16rustc_data_structures: Add implementation of 128 bit SipHash.Michael Woerister-0/+533