Commit 60ebeda
authored
Rollup merge of rust-lang#67238 - llogiq:moo-and-improved, r=Dylan-DPC
Small std::borrow::Cow improvements
This is a small set of improvements (+ one more tested code path) for `Cow`.2 files changed
+8
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
203 | 201 | | |
204 | | - | |
205 | | - | |
206 | 202 | | |
207 | 203 | | |
208 | 204 | | |
| |||
449 | 445 | | |
450 | 446 | | |
451 | 447 | | |
452 | | - | |
453 | | - | |
454 | | - | |
| 448 | + | |
455 | 449 | | |
456 | 450 | | |
457 | 451 | | |
| |||
467 | 461 | | |
468 | 462 | | |
469 | 463 | | |
470 | | - | |
471 | | - | |
472 | | - | |
| 464 | + | |
473 | 465 | | |
474 | 466 | | |
475 | 467 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
0 commit comments