diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-07-28 18:28:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 18:28:14 +0900 |
| commit | 98f7a009faad2012bacd5119c582fdbd52712174 (patch) | |
| tree | 7af61a30a954a2447f71f07aeb95da9984c23e43 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 911e22b57d05e7514accb55d25ad2083aae54201 (diff) | |
| parent | e7fe2dfef253c462699783e7b2b297827f7440a7 (diff) | |
| download | rust-98f7a009faad2012bacd5119c582fdbd52712174.tar.gz rust-98f7a009faad2012bacd5119c582fdbd52712174.zip | |
Rollup merge of #87330 - inquisitivecrystal:extend-reserve, r=JohnTitor
Use hashbrown's `extend_reserve()` in `HashMap` When we added `extend_reserve()` to our implementation of `Extend` for `HashMap`, hashbrown didn't have a version we could use. Now that hashbrown has added it, we should use its version instead of implementing it ourself.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
