Skip to content

Commit 4f1e130

Browse files
committed
---
yaml --- r: 1454 b: refs/heads/master c: 687d328 h: refs/heads/master v: v3
1 parent b5e3ac0 commit 4f1e130

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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: d08f3a1c702c337c494bbc03d8bed9664ac1dddf
2+
refs/heads/master: 687d328d7cf3fdec84ab4f07f86262dc5001738a

trunk/src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ type glue_fns = rec(ValueRef activate_glue,
5959
ValueRef memcpy_glue,
6060
ValueRef bzero_glue);
6161

62-
tag arity { nullary; n_ary; }
6362
type tag_info = rec(type_handle th, mutable uint size);
6463

6564
state type crate_ctxt = rec(session.session sess,

0 commit comments

Comments
 (0)