We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4258842 commit fef63eaCopy full SHA for fef63ea
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 41d5094a8e0f58221b470a2676a9a1dae287102d
+refs/heads/master: 185bcc62185c4ec8274ea94387629ddfae3c7f0e
trunk/src/comp/middle/trans.rs
@@ -3577,7 +3577,7 @@ fn trans_bind_thunk(@crate_ctxt cx,
3577
}
3578
3579
3580
- outgoing_arg_index += 0u;
+ outgoing_arg_index += 1u;
3581
3582
3583
// FIXME: turn this call + ret into a tail call.
0 commit comments