]> git.lizzy.rs Git - rust.git/commit
Auto merge of #32393 - dotdash:32389, r=eddyb
authorbors <bors@rust-lang.org>
Mon, 21 Mar 2016 18:03:17 +0000 (11:03 -0700)
committerbors <bors@rust-lang.org>
Mon, 21 Mar 2016 18:03:17 +0000 (11:03 -0700)
commit0168dc7c5904701983c280cb4fa0fb0c0fa692c5
tree92bb563153f098d95b2d572ccf101e22e4d2eeb7
parent0215681744bb1156ef686ab265ed71e4d5705b64
parent4fd318b9e911dbaa63881b0a229f292bad1bdf9d
Auto merge of #32393 - dotdash:32389, r=eddyb

Fix tupling of fn args for rust-call ABI functions

Fixes #32389