about summary refs log tree commit diff
path: root/src/liballoc_system
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2016-04-20 13:28:05 -0400
committerDoug Goldstein <cardoe@cardoe.com>2016-04-20 20:21:01 -0500
commit121225f17d039e51ea462437189c7c5d229291a8 (patch)
tree965e929c58e1722148c454bc998fbb1804abc524 /src/liballoc_system
parentf875daca54b14d74a3b236b971b88d5e5f739b81 (diff)
downloadrust-121225f17d039e51ea462437189c7c5d229291a8.tar.gz
rust-121225f17d039e51ea462437189c7c5d229291a8.zip
HashMap: add info to docs about random seed quality
The random functions that HashMap use make no guarantees about the
quality of random data so this documents that to the user so that they
are aware. This was brought about by the change to the Linux random code
to not block until the urandom pool was initialized to avoid users of
crates that internally use HashMap being caught unaware and having their
application block until the urandom pool is initialized.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Diffstat (limited to 'src/liballoc_system')
0 files changed, 0 insertions, 0 deletions