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
/
library
/
core
/
src
/
hash
/
sip.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-02
Add insta-stable std::hash::{DefaultHasher, RandomState} exports
ltdk
-19
/
+7
2023-04-16
core is now compilable
Deadbeef
-1
/
+1
2023-04-16
rm const traits in libcore
Deadbeef
-9
/
+6
2022-11-08
Test const `Hash`, fix nits
onestacked
-0
/
+1
2022-11-07
Removed unnecessary Trait bound
onestacked
-4
/
+1
2022-11-06
Added `const_hash` tracking issue id
onestacked
-6
/
+6
2022-11-06
Made `Sip` const `Hasher`
onestacked
-14
/
+24
2022-06-10
Use relative links instead of linking to doc.rust-lang.org when possible
Guillaume Gomez
-1
/
+1
2022-05-30
Reword safety comments in core/hash/sip.rs
Thom Chiovoloni
-2
/
+4
2022-05-09
Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors
bors
-20
/
+11
2022-05-06
Add a dedicated length-prefixing method to `Hasher`
Scott McMurray
-0
/
+18
2022-04-14
Remove use of `#[rustc_deprecated]`
Jacob Pratt
-20
/
+11
2021-10-10
Add #[must_use] to core and std constructors
John Kugelman
-0
/
+2
2020-10-31
fix aliasing issues in SipHasher
Ralf Jung
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+388