Skip to content

Commit 7be5d47

Browse files
committed
---
yaml --- r: 2017 b: refs/heads/master c: 0f5f467 h: refs/heads/master i: 2015: 5453cae v: v3
1 parent 39c1ea3 commit 7be5d47

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: 08bf4d1f190ae44b000d62cf4d5ef4317cb6868e
2+
refs/heads/master: 0f5f467dc0ef2858d08522745be4048994a0c552

trunk/src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4629,7 +4629,6 @@ fn trans_rec(@block_ctxt cx, vec[ast.field] fields,
46294629

46304630
auto bcx = cx;
46314631
auto t = node_ann_type(bcx.fcx.ccx, ann);
4632-
auto llty = type_of(bcx.fcx.ccx, t);
46334632
auto rec_res = alloc_ty(bcx, t);
46344633
auto rec_val = rec_res.val;
46354634
bcx = rec_res.bcx;

0 commit comments

Comments
 (0)