rust/src/libstd/collections
bors 7660bdf70a 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
2016-09-29 20:25:45 -07:00
..
hash Auto merge of #36557 - sfackler:fix-hashdos-docs, r=alexcrichton 2016-09-29 20:25:45 -07:00
mod.rs Add short summaries to btree modules 2016-06-17 23:50:34 +01:00