Commit 01db581
committed
Auto merge of rust-lang#68735 - JohnTitor:fix-ice-0202, r=estebank
Use `next_point` to avoid ICE
Fixes rust-lang#68730
r? @estebank (I think you're familiar with that)File tree
3 files changed
+2
-2
lines changed- src
- librustc_parse/parser
- test/ui/parser
3 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments