diff options
| author | bors <bors@rust-lang.org> | 2019-04-24 00:20:56 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-04-24 00:20:56 +0000 |
| commit | 0928511d3a11ecc9703c3c34f0fe36282dd9b171 (patch) | |
| tree | 7ffcda6bed2a5a21e5abede82682bc1110e6b50c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | e938c2b9aae7e0c37c382e4e22bdc360e9a4f0b6 (diff) | |
| parent | e7f162fdd8a5f45ee0c2869ee6a8afe7dba69248 (diff) | |
| download | rust-0928511d3a11ecc9703c3c34f0fe36282dd9b171.tar.gz rust-0928511d3a11ecc9703c3c34f0fe36282dd9b171.zip | |
Auto merge of #58623 - Amanieu:hashbrown3, r=alexcrichton
Replace HashMap implementation with SwissTable (as an external crate) This is the same as #56241 except that it imports `hashbrown` as an external crate instead of copying the implementation into libstd. This includes a few API changes (all unstable): - `try_reserve` is added to `HashSet`. - Some trait bounds have been changed in the `raw_entry` API. - `search_bucket` has been removed from the `raw_entry` API (doesn't work with SwissTable).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
