From 8ddcb06b1d021560bfe641c0dbc452a04e80388e Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Tue, 3 Feb 2015 13:14:36 -0500 Subject: Update for new snapshot after rebasing. --- src/libsyntax/parse/parser.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax/parse/parser.rs') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index 385c0a48f87..2cb265033c3 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -1163,7 +1163,7 @@ impl<'a> Parser<'a> { return; } - // SNAP a45e117 + // SNAP 474b324 // Enable these obsolete errors after snapshot: // let span = mk_sp(lo, self.span.hi); // self.obsolete(span, ObsoleteSyntax::ClosureKind); -- cgit 1.4.1-3-g733a5