diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index 272bb5f65067..3cc16006b1b9 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -2880,7 +2880,7 @@ pub fn parse_for_expr(&mut self, opt_ident: Option) -> PResult