Skip to content

Commit 03ee295

Browse files
committed
---
yaml --- r: 967 b: refs/heads/master c: 1600974 h: refs/heads/master i: 965: f208f5a 963: 18cd136 959: 0db4a83 v: v3
1 parent 1c71731 commit 03ee295

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: 7e01aba12d1177a831addd75a136cb5a5ea20047
2+
refs/heads/master: 1600974a3a1dc2c2cbdfef6efdc5887a1dc13218

trunk/src/comp/middle/trans.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@ fn incr_all_refcnts(@block_ctxt cx,
572572
ret iter_structural_ty(cx, v, t,
573573
bind incr_all_refcnts(_, _, _));
574574
}
575+
ret res(cx, C_nil());
575576
}
576577

577578
fn drop_ty(@block_ctxt cx,

0 commit comments

Comments
 (0)