Skip to content

Commit 4c1efa8

Browse files
committed
---
yaml --- r: 1580 b: refs/heads/master c: 1e65baa h: refs/heads/master v: v3
1 parent 2a81baf commit 4c1efa8

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: 7dc64b45b5149a566ad6d1284f8f90eb10468ca3
2+
refs/heads/master: 1e65baad94ca8ae1f96472bf9efeb8e5ae04cf26

trunk/src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3287,7 +3287,6 @@ fn trans_index(@block_ctxt cx, &ast.span sp, @ast.expr base,
32873287
ix_val = ix.val;
32883288
}
32893289

3290-
auto llunit_ty = node_type(cx.fcx.ccx, ann);
32913290
auto unit_sz = size_of(bcx, node_ann_type(cx.fcx.ccx, ann));
32923291
bcx = unit_sz.bcx;
32933292

0 commit comments

Comments
 (0)