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
Age
Commit message (
Expand
)
Author
Lines
2021-10-11
Rollup merge of #89729 - jkugelman:must-use-core-std-constructors, r=joshtrip...
Guillaume Gomez
-0
/
+2
2021-10-10
Add #[must_use] to core and std constructors
John Kugelman
-0
/
+2
2021-10-09
Update library/core/src/hash/mod.rs
pierwill
-1
/
+1
2021-10-01
fix: edit description of "prefix-free"
pierwill
-2
/
+4
2021-10-01
docs: `std::hash::Hash` should ensure prefix-free data
pierwill
-0
/
+10
2021-09-06
Suggest deriving traits if possible
Paul Trojahn
-0
/
+1
2021-08-18
Rollup merge of #88031 - ibraheemdev:build-hasher-object-safe, r=m-ou-se
Guillaume Gomez
-1
/
+4
2021-08-17
Constified `Default` implementations
Deadbeef
-1
/
+2
2021-08-14
make `BuildHasher` object safe
ibraheemdev
-1
/
+4
2021-06-24
Add tracking issue and rename to hash_one
Scott McMurray
-7
/
+7
2021-06-24
Add `BuildHasher::hash_of` as unstable
Scott McMurray
-0
/
+44
2021-04-26
Auto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
bors
-0
/
+27
2021-04-26
Document Hasher spec decision from #42951
ltdk
-0
/
+27
2021-04-21
Replace all `fmt.pad` with `debug_struct`
Christiaan Dirkx
-1
/
+1
2021-04-04
Bump cfgs
Mark Rousskov
-46
/
+6
2021-03-18
Rollup merge of #82434 - jyn514:hash, r=JohnTitor
Dylan DPC
-2
/
+8
2021-03-17
fix whitespace
Joshua Nelson
-1
/
+1
2021-03-11
Add inlining.
Camille GILLOT
-0
/
+13
2021-02-23
Add more links between hash and btree collections
Joshua Nelson
-2
/
+8
2021-02-15
Use new pointer metadata API inside libcore instead of manual transmutes
Simon Sapin
-26
/
+44
2020-10-31
fix aliasing issues in SipHasher
Ralf Jung
-1
/
+1
2020-08-27
Switch to intra-doc links in `core::hash`
Camelid
-23
/
+8
2020-07-27
mv std libs to library/
mark
-0
/
+1115