]> git.lizzy.rs Git - rust.git/commit
Auto merge of #36557 - sfackler:fix-hashdos-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 30 Sep 2016 03:25:45 +0000 (20:25 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Sep 2016 03:25:45 +0000 (20:25 -0700)
commit7660bdf70ae0c6a434dd12cfdeb8250ce77c69c7
tree725f98bad1bc54447a28f5a1172f6e042dba8eef
parentc717cfa7c1640a65ea9198e52265a3bc12449b88
parentaaf32aa4fe97d3050a63c231d2cb2df14360a281
Auto merge of #36557 - sfackler:fix-hashdos-docs, r=alexcrichton

Clean up hasher discussion on HashMap

* We never want to make guarantees about protecting against attacks.
* "True randomness" is not the right terminology to be using in this
    context.
* There is significantly more nuance to the performance of SipHash than
    "somewhat slow".

r? @steveklabnik

Follow up to discussion on #35371
src/libstd/collections/hash/map.rs