This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit b19bfb5
authored
Unrolled build for rust-lang#130290
Rollup merge of rust-lang#130290 - passcod:stabilise-entry-insert, r=ChrisDenton
Stabilize entry_insert
This stabilises `HashMap::Entry::insert_entry`, following the FCP in tracking issue rust-lang#65225.
This was implemented in rust-lang#64656 five years ago.1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2754 | 2754 | | |
2755 | 2755 | | |
2756 | 2756 | | |
2757 | | - | |
2758 | 2757 | | |
2759 | 2758 | | |
2760 | 2759 | | |
| |||
2763 | 2762 | | |
2764 | 2763 | | |
2765 | 2764 | | |
2766 | | - | |
| 2765 | + | |
2767 | 2766 | | |
2768 | 2767 | | |
2769 | 2768 | | |
| |||
3097 | 3096 | | |
3098 | 3097 | | |
3099 | 3098 | | |
3100 | | - | |
3101 | 3099 | | |
3102 | 3100 | | |
3103 | 3101 | | |
| |||
3109 | 3107 | | |
3110 | 3108 | | |
3111 | 3109 | | |
3112 | | - | |
| 3110 | + | |
3113 | 3111 | | |
3114 | 3112 | | |
3115 | 3113 | | |
| |||
0 commit comments