]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #90345 - passcod:entry-insert, r=dtolnay
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 21 Dec 2021 07:33:37 +0000 (08:33 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Dec 2021 07:33:37 +0000 (08:33 +0100)
commit3009dd7c5a6da3c36c61ce89d5320ed8c0922a22
tree345310b3f6578b4cf9e6e31e3105cd3fd002a7ba
parent46171fa96c12bcea41b6e0efb8ff6b58fe1b1e3b
parenta2fd84a1253a4c668168156b8b1260fd96c3fe7d
Rollup merge of #90345 - passcod:entry-insert, r=dtolnay

Stabilise entry_insert

This stabilises `HashMap:Entry::insert_entry` etc. Tracking issue #65225. It will need an FCP.

This was implemented in #64656 two years ago.

This PR includes the rename and change discussed in https://github.com/rust-lang/rust/issues/65225#issuecomment-910652430, happy to split if needed.
library/std/src/collections/hash/map.rs