Skip to content
Snippets Groups Projects
Commit 299a73f6 authored by bors's avatar bors
Browse files

Auto merge of #1419 - gnzlbg:ctest_fix, r=gnzlbg

Update ctest version

The latest ctest version enabled the ABI roundtrip test by default, in which we initialize all types in Rust by default to some random bit-pattern, pass them to C, verify, modify, pass back to Rust, and verify.

This catches issues in the call ABI / calling convention.

This PR will silence those here for now.
parents 54ea12df 9f928633
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment