Skip to content

Commit fef63ea

Browse files
committed
---
yaml --- r: 1597 b: refs/heads/master c: 185bcc6 h: refs/heads/master i: 1595: bb314eb v: v3
1 parent 4258842 commit fef63ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 41d5094a8e0f58221b470a2676a9a1dae287102d
2+
refs/heads/master: 185bcc62185c4ec8274ea94387629ddfae3c7f0e

trunk/src/comp/middle/trans.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3577,7 +3577,7 @@ fn trans_bind_thunk(@crate_ctxt cx,
35773577
}
35783578
}
35793579

3580-
outgoing_arg_index += 0u;
3580+
outgoing_arg_index += 1u;
35813581
}
35823582

35833583
// FIXME: turn this call + ret into a tail call.

0 commit comments

Comments
 (0)