Skip to content

Commit e503cd2

Browse files
committed
---
yaml --- r: 22661 b: refs/heads/master c: a57087e h: refs/heads/master i: 22659: 6df11fa v: v3
1 parent 1043c97 commit e503cd2

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: 674dd14eec29cc28c69c9eff1e22ffd4ddf83f84
2+
refs/heads/master: a57087e03271c7ad35b173acb6da136da541618c
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/src/libsyntax/ast.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ enum expr_ {
339339
/* id for the alloc() call */ node_id,
340340
/* value */ @expr),
341341

342-
/* just an assert, no significance to typestate */
342+
/* just an assert */
343343
expr_assert(@expr),
344344

345345
expr_mac(mac),

0 commit comments

Comments
 (0)