Skip to content

Commit 71b58aa

Browse files
committed
---
yaml --- r: 4885 b: refs/heads/master c: a3affaa h: refs/heads/master i: 4883: 6ba1583 v: v3
1 parent f75c439 commit 71b58aa

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 7d08678b740d779d9f0e1e6d15d7cf6ad4e1b57a
2+
refs/heads/master: a3affaa20fcd718080951d5be2da3f578c960664

trunk/src/comp/syntax/ast.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@ type field_ = {mut: mutability, ident: ident, expr: @expr};
273273
274274
type field = spanned<field_>;
275275
276-
tag spawn_dom { dom_implicit; dom_thread; }
277-
278276
tag check_mode { checked; unchecked; }
279277
280278
// FIXME: temporary

0 commit comments

Comments
 (0)