Commit ac84daf
authored
Rollup merge of rust-lang#71892 - integer32llc:btreemap-entry-vacant-docs, r=jonas-schievink
Update btree_map::VacantEntry::insert docs to actually call insert
It looks like they were copied from the `or_insert` docs. This change
makes the example more like the hash_map::VacantEntry::insert docs.1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2499 | 2499 | | |
2500 | 2500 | | |
2501 | 2501 | | |
| 2502 | + | |
2502 | 2503 | | |
2503 | | - | |
| 2504 | + | |
2504 | 2505 | | |
2505 | | - | |
2506 | | - | |
2507 | | - | |
| 2506 | + | |
| 2507 | + | |
2508 | 2508 | | |
2509 | | - | |
2510 | | - | |
| 2509 | + | |
2511 | 2510 | | |
2512 | 2511 | | |
2513 | 2512 | | |
| |||
0 commit comments