diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-10 12:41:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-10 12:41:38 -0500 |
commit | c744e684470f6b54c4f77ce9ba27f7ce74df892d (patch) | |
tree | 344b3d0c2b80089c3ccbd1607e8dfd094d514ade /src/codegen/struct_layout.rs | |
parent | 5dbdadc5cc1d15e23d804b4d0ce80cae90338ef7 (diff) | |
parent | 9b95ce6a76d32a1c152bd3719d6cf46dd872b630 (diff) |
Auto merge of #1065 - liranringel:thiscall, r=fitzgen
Add support for the thiscall ABI
Fixes https://github.com/rust-lang-nursery/rust-bindgen/issues/541
The thiscall ABI is experimental, so in order to use it nightly is required and also the following statement:
`#![feature(abi_thiscall)]`
That's a problem because the `tests_expectations` crate (in the tests folder) tries to compile it (and stable is required).
Diffstat (limited to 'src/codegen/struct_layout.rs')
0 files changed, 0 insertions, 0 deletions