Commit 71f93f7
authored
Rollup merge of rust-lang#142779 - Erk-:fix/core/142734, r=jhpratt
Add note about `str::split` handling of no matches.
Adds small note and example to the test for a non matching pattern
resolves rust-lang#1427341 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1495 | 1495 | | |
1496 | 1496 | | |
1497 | 1497 | | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
1498 | 1501 | | |
1499 | 1502 | | |
1500 | 1503 | | |
| |||
1526 | 1529 | | |
1527 | 1530 | | |
1528 | 1531 | | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
1529 | 1535 | | |
1530 | 1536 | | |
1531 | 1537 | | |
| |||
0 commit comments