Commit 5881a2f
committed
Checks for identifier after keyword for in impl
gcc/rust/ChangeLog:
* parse/rust-parse-impl.h (Parser::parse_impl): adds !skip_token (IDENTIFIER) after !skip_token (FOR) at parse_impl
Signed-off-by: Lúcio Boari Fleury <[email protected]>1 parent f942905 commit 5881a2f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5418 | 5418 | | |
5419 | 5419 | | |
5420 | 5420 | | |
5421 | | - | |
| 5421 | + | |
5422 | 5422 | | |
5423 | 5423 | | |
5424 | 5424 | | |
| |||
0 commit comments