Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

sys: Regenerate with bindgen 0.71.1 #487

Merged
merged 1 commit into from
Feb 22, 2025
Merged

sys: Regenerate with bindgen 0.71.1 #487

merged 1 commit into from
Feb 22, 2025

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Sep 3, 2024

This can now emit compile-time assertions rather than runtime #[test]s, but only if the --rust-target is set to 1.77 or higher. We leave it at 1.60 for now to not have to bump our MSRV too aggressively.

@MarijnS95 MarijnS95 added the impact: breaking API/ABI-breaking change label Sep 4, 2024
@MarijnS95

This comment was marked as resolved.

@MarijnS95 MarijnS95 changed the title sys: Regenerate with bindgen 0.70.1 sys: Regenerate with bindgen 0.71.1 Feb 20, 2025
This can now emit compile-time assertions rather than runtime
`#[test]`s, but only if the `--rust-target` is set to `1.77` or
higher. We leave it at 1.60 for now to not have to bump our MSRV too
aggressively.
@MarijnS95 MarijnS95 removed the impact: breaking API/ABI-breaking change label Feb 22, 2025
@MarijnS95 MarijnS95 merged commit ec624f2 into master Feb 22, 2025
38 checks passed
@MarijnS95 MarijnS95 deleted the bindgen-0.70.1 branch February 22, 2025 20:00
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.

1 participant