You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
marcusklaas opened this issue
Jul 14, 2015
· 0 comments
· Fixed by #27065
Labels
A-parserArea: The lexing & parsing of Rust source code to an ASTE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
nrc
added
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A-parser
Area: The lexing & parsing of Rust source code to an AST
labels
Jul 14, 2015
A-parserArea: The lexing & parsing of Rust source code to an ASTE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Rustc's parser does not include a loop's label in its span.
So the span associated to the expression
will contain only
cc @nrc
The text was updated successfully, but these errors were encountered: