Skip to content

Support the "C-unwind" ABI#864

Closed
taeruh wants to merge 3 commits intomozilla:masterfrom
taeruh:support_unwind_abi
Closed

Support the "C-unwind" ABI#864
taeruh wants to merge 3 commits intomozilla:masterfrom
taeruh:support_unwind_abi

Conversation

@taeruh
Copy link
Copy Markdown
Contributor

@taeruh taeruh commented Aug 2, 2023

The "C-unwind" ABI string has been stabilized in Rust 1.71(cf. rust-lang/rust#74990 (comment)). This PR enables cbindgen to recognize these functions as C-compatible functions.

Also, I had to update the patch version of proc-macro2 in the lock file, because the nightly build failed. Maybe this should be done in Cargo.toml too?

taeruh added 2 commits August 2, 2023 12:06
The proc-macro2 crate with version 1.0.58 did not compile with
"rustc 1.73.0-nightly (d12c6e947 2023-08-01)".
emilio
emilio approved these changes Aug 25, 2023
@emilio emilio closed this in d8355da Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants