File tree
3 files changed
+9
-3
lines changed- compiler/rustc_parse/src/parser
- tests/ui/coroutine
3 files changed
+9
-3
lines changedDiff for: compiler/rustc_parse/src/parser/item.rs
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2410 | 2410 |
| |
2411 | 2411 |
| |
2412 | 2412 |
| |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
2413 | 2417 |
| |
2414 | 2418 |
| |
2415 | 2419 |
| |
|
Diff for: tests/ui/coroutine/gen_fn.e2024.stderr
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + |
Diff for: tests/ui/coroutine/gen_fn.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
|
0 commit comments