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 1043c97 commit e503cd2Copy full SHA for e503cd2
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 674dd14eec29cc28c69c9eff1e22ffd4ddf83f84
+refs/heads/master: a57087e03271c7ad35b173acb6da136da541618c
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/src/libsyntax/ast.rs
@@ -339,7 +339,7 @@ enum expr_ {
339
/* id for the alloc() call */ node_id,
340
/* value */ @expr),
341
342
- /* just an assert, no significance to typestate */
+ /* just an assert */
343
expr_assert(@expr),
344
345
expr_mac(mac),
0 commit comments