Commit 6bbd8c5
committed
Auto merge of rust-lang#122945 - andy-k:sorted-vec-example, r=jhpratt
improve example on inserting to a sorted vector to avoid shifting equal elements2 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2464 | 2464 | | |
2465 | 2465 | | |
2466 | 2466 | | |
2467 | | - | |
2468 | | - | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
2469 | 2471 | | |
2470 | 2472 | | |
2471 | 2473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2724 | 2724 | | |
2725 | 2725 | | |
2726 | 2726 | | |
2727 | | - | |
2728 | | - | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
2729 | 2731 | | |
2730 | 2732 | | |
2731 | 2733 | | |
| |||
4175 | 4177 | | |
4176 | 4178 | | |
4177 | 4179 | | |
4178 | | - | |
| 4180 | + | |
4179 | 4181 | | |
4180 | 4182 | | |
4181 | 4183 | | |
| |||
0 commit comments