Skip to content

Commit 4397a19

Browse files
committed
---
yaml --- r: 178813 b: refs/heads/tmp c: 8ddcb06 h: refs/heads/master i: 178811: 099d03a v: v3
1 parent 182634f commit 4397a19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37-
refs/heads/tmp: 68ad6949d4c3e2160098c94007b9c48abc94aaad
37+
refs/heads/tmp: 8ddcb06b1d021560bfe641c0dbc452a04e80388e

branches/tmp/src/libsyntax/parse/parser.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ impl<'a> Parser<'a> {
11631163
return;
11641164
}
11651165

1166-
// SNAP a45e117
1166+
// SNAP 474b324
11671167
// Enable these obsolete errors after snapshot:
11681168
// let span = mk_sp(lo, self.span.hi);
11691169
// self.obsolete(span, ObsoleteSyntax::ClosureKind);

0 commit comments

Comments
 (0)