Skip to content

Commit 929704c

Browse files
committed
---
yaml --- r: 24054 b: refs/heads/master c: 6b670c3 h: refs/heads/master v: v3
1 parent 8dd9c48 commit 929704c

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 86c48f03d135425a16ead78255d579b8fc7aec24
2+
refs/heads/master: 6b670c306b8de545afcbcea81bcd592c644409d7
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/doc/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ enclosing it. It is only permitted in the body of a loop.
20452045
### Loop expressions
20462046

20472047
~~~~~~~~{.ebnf .gram}
2048-
again_expr : "loop" ;
2048+
loop_expr : "loop" ;
20492049
~~~~~~~~
20502050

20512051
Evaluating a `loop` expression immediately terminates the current iteration of

0 commit comments

Comments
 (0)