Skip to content

use #[feature(core_ffi_c)] when available #2267

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Sep 7, 2022

Partially fixes: #2231

r? @emilio @amanjeev

Copy link
Contributor

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. You need to update LATEST_STABLE_RUST tho. I guess I can do it while I'm at it. Thanks!

@emilio emilio merged commit 0f3b8a8 into rust-lang:master Sep 23, 2022
emilio added a commit to emilio/rust-bindgen that referenced this pull request Sep 23, 2022
emilio added a commit that referenced this pull request Sep 23, 2022
@pvdrz pvdrz deleted the core-ffi-c branch September 23, 2022 16:37
qsdrqs pushed a commit to qsdrqs/rust-bindgen that referenced this pull request Oct 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Take advantage of feature(core_ffi_c) (and possibly feature(c_size_t))
3 participants