index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_data_structures
/
src
/
sip128.rs
Age
Commit message (
Expand
)
Author
Lines
2023-04-19
`deny(unsafe_op_in_unsafe_fn)` in `rustc_data_structures`
Maybe Waffle
-95
/
+101
2023-04-05
Use SipHash-1-3 instead of SipHash-2-4 for StableHasher
Thom Chiovoloni
-11
/
+9
2022-06-04
Fix stacked borrows invalidation in rustc_data_structures sip128
Nilstrieb
-1
/
+2
2022-05-06
Add a dedicated length-prefixing method to `Hasher`
Scott McMurray
-0
/
+8
2022-02-05
Use const generics in SipHasher128's short_write
Jakub Beránek
-32
/
+29
2022-01-24
Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher"
Jakub Beránek
-16
/
+2
2022-01-04
Do not hash zero bytes of i64 and u32 in Sip128 hasher
Jakub Beránek
-2
/
+16
2020-10-11
SipHasher128: improve constant names and add more comments
Tyson Nottingham
-36
/
+66
2020-10-05
SipHasher128: use specific struct layout
Tyson Nottingham
-0
/
+6
2020-10-05
SipHasher128: use more named constants, update comments
Tyson Nottingham
-50
/
+54
2020-10-03
perf: buffer SipHasher128
Tyson Nottingham
-196
/
+303
2020-09-30
Stable hashing: add comments and tests concerning platform-independence
Tyson Nottingham
-6
/
+19
2020-08-30
mv compiler to compiler/
mark
-0
/
+330