This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c64f16c
authored
Unrolled build for rust-lang#127601
Rollup merge of rust-lang#127601 - trevyn:issue-127600, r=compiler-errors
check is_ident before parse_ident
Closes rust-lang#127600File tree
3 files changed
+12
-2
lines changed- compiler/rustc_parse/src/parser
- tests/ui/parser
3 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments