about summary refs log tree commit diff
path: root/src/test
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>2017-03-08 20:53:52 +0200
committerGitHub <noreply@github.com>2017-03-08 20:53:52 +0200
commit2c252ff1fb282ebf39593ee3436b480e7fda0183 (patch)
tree4de533ecc611bc417a0e71d4aeae2f80e6147526 /src/test
parent68a5a167408d8d3af67c114e34bbdee8ce7e76a3 (diff)
parent3273003912272b3e9e44c535ba785bae980348bb (diff)
downloadrust-2c252ff1fb282ebf39593ee3436b480e7fda0183.tar.gz
rust-2c252ff1fb282ebf39593ee3436b480e7fda0183.zip
Rollup merge of #40237 - arthurprs:hm-adapt2, r=alexcrichton
Reduce size overhead of adaptative hashmap

Exposes a boolean flag in RawTable and use it instead of a bool field in HashMap.

Taking a bit from capacity or length would make overflow handling tricky.

Fixes: #40042
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions