]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #84328 - Folyd:stablize_map_into_keys_values, r=m-ou-se
authorDylan DPC <dylan.dpc@gmail.com>
Thu, 6 May 2021 11:30:54 +0000 (13:30 +0200)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 11:30:54 +0000 (13:30 +0200)
commit6a6c64401681471bb3223a2f4190ecd82a590cfa
tree494b225f5c0596d8d6abd0cb54886d3001384bef
parent5dcdeb81e16c9debbf142f8e31d635b0c1149255
parentb6f3dbb65d0be4ecf94bb87f859db1f66b79f74d
Rollup merge of #84328 - Folyd:stablize_map_into_keys_values, r=m-ou-se

Stablize {HashMap,BTreeMap}::into_{keys,values}

I would propose to stabilize `{HashMap,BTreeMap}::into_{keys,values}`( aka. `map_into_keys_values`).

Closes #75294.
library/std/src/collections/hash/map.rs