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 f39576a commit 57e2c10Copy full SHA for 57e2c10
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 2c34ffa26f4850c7bb648ebab0952b8a78874f12
+refs/heads/master: 382e85c14f211e986b7e0efde6bc6f5edd6f249b
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
5
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024
trunk/doc/rust.md
@@ -1528,7 +1528,7 @@ values.
1528
~~~~~~~~{.ebnf .gram}
1529
rec_expr : '{' ident ':' expr
1530
[ ',' ident ':' expr ] *
1531
- [ "with" expr ] '}'
+ [ ".." expr ] '}'
1532
~~~~~~~~
1533
1534
A [_record_](#record-types) _expression_ is one or more comma-separated
0 commit comments