Skip to content

Commit 051468b

Browse files
committed
---
yaml --- r: 1495 b: refs/heads/master c: 792af12 h: refs/heads/master i: 1493: dd8c6fc 1491: b471059 1487: 8b4be0a v: v3
1 parent f6a5315 commit 051468b

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: ec5c5a750d2b9ed7b32902f216a1ae28604c4acb
2+
refs/heads/master: 792af12a3ca706ec4f0fcc6af006371c7f96abe0

trunk/src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3520,7 +3520,6 @@ fn trans_tup(@block_ctxt cx, vec[ast.elt] elts,
35203520
&ast.ann ann) -> result {
35213521
auto bcx = cx;
35223522
auto t = node_ann_type(bcx.fcx.ccx, ann);
3523-
auto llty = type_of(bcx.fcx.ccx, t);
35243523
auto tup_res = alloc_ty(bcx, t);
35253524
auto tup_val = tup_res.val;
35263525
bcx = tup_res.bcx;

0 commit comments

Comments
 (0)