We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd9c48 commit 929704cCopy full SHA for 929704c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 86c48f03d135425a16ead78255d579b8fc7aec24
+refs/heads/master: 6b670c306b8de545afcbcea81bcd592c644409d7
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/doc/rust.md
@@ -2045,7 +2045,7 @@ enclosing it. It is only permitted in the body of a loop.
2045
### Loop expressions
2046
2047
~~~~~~~~{.ebnf .gram}
2048
-again_expr : "loop" ;
+loop_expr : "loop" ;
2049
~~~~~~~~
2050
2051
Evaluating a `loop` expression immediately terminates the current iteration of
0 commit comments