diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-08-19 20:43:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-19 20:43:20 -0400 |
commit | c1c7160f9a3fdadd1f6e309092a6b62bfef25bea (patch) | |
tree | fee5de3428ace976796492e17732cd8f6087ff41 /src/codegen/impl_debug.rs | |
parent | 8f8703f0122abef7be5fba33cbba629ddd1655c1 (diff) | |
parent | cd65068944c3673acbea577425b392c24c5f888f (diff) |
Auto merge of #1369 - jeanphilippeD:abi-variadic-997, r=emilio
Not gnereate binding for variadic function with ms_abi
rustc fail to compile variadic function with ms_abi:
error[E0045]: variadic function must have C or cdecl calling convention
As suggested in issue, this short term fix: not generate binding
and emit a warning.
Fixes #997
Diffstat (limited to 'src/codegen/impl_debug.rs')
0 files changed, 0 insertions, 0 deletions