Commit 3009dd7
authored
Rollup merge of rust-lang#90345 - passcod:entry-insert, r=dtolnay
Stabilise entry_insert
This stabilises `HashMap:Entry::insert_entry` etc. Tracking issue rust-lang#65225. It will need an FCP.
This was implemented in rust-lang#64656 two years ago.
This PR includes the rename and change discussed in rust-lang#65225 (comment), happy to split if needed.1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2462 | 2462 | | |
2463 | 2463 | | |
2464 | 2464 | | |
2465 | | - | |
2466 | 2465 | | |
2467 | 2466 | | |
2468 | 2467 | | |
2469 | | - | |
| 2468 | + | |
2470 | 2469 | | |
2471 | 2470 | | |
2472 | 2471 | | |
2473 | 2472 | | |
2474 | | - | |
2475 | | - | |
| 2473 | + | |
| 2474 | + | |
2476 | 2475 | | |
2477 | 2476 | | |
2478 | 2477 | | |
| |||
2811 | 2810 | | |
2812 | 2811 | | |
2813 | 2812 | | |
2814 | | - | |
| 2813 | + | |
2815 | 2814 | | |
2816 | 2815 | | |
2817 | 2816 | | |
2818 | 2817 | | |
2819 | | - | |
| 2818 | + | |
| 2819 | + | |
2820 | 2820 | | |
2821 | 2821 | | |
2822 | 2822 | | |
| |||
0 commit comments