Commit cb3c6ed
authored
Rollup merge of rust-lang#147258 - hkBst:panic-last-repeat, r=scottmcm
iter repeat: panic on last
rust-lang#146660 (comment)File tree
2 files changed
+3
-1
lines changed- library
- coretests/tests/iter
- core/src/iter/sources
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | | - | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments