Skip to content

dep: Update bindgen#1

Merged
malishav merged 1 commit intomalishav:baremetalfrom
chrysn-pull-requests:update-bindgen
Feb 2, 2025
Merged

dep: Update bindgen#1
malishav merged 1 commit intomalishav:baremetalfrom
chrysn-pull-requests:update-bindgen

Conversation

@chrysn
Copy link
Copy Markdown

@chrysn chrysn commented Jun 24, 2024

This fixes errors on newer systems (possibly LLVM 16) such as:

thread 'main' panicked at '"enum_(unnamed_at_/home/chrysn/_cache/cargo-target/debug/build/psa-crypto-sys-f1543d213eb456fc/out/include/mbedtls/cipher_h_205_1)" is not a valid Ident'

Unblocks: lake-rs/lakers#292 (and lakers building on nightly in general)

This fixes errors on newer systems (possibly LLVM 16) such as:

thread 'main' panicked at '"enum_(unnamed_at_/home/chrysn/_cache/cargo-target/debug/build/psa-crypto-sys-f1543d213eb456fc/out/include/mbedtls/cipher_h_205_1)" is not a valid Ident'
@chrysn
Copy link
Copy Markdown
Author

chrysn commented Jun 24, 2024

I've briefly had a rustfmt workaround in here due to a nightly breakage.

As the root cause is now discovered, this does not block lakers 292 any more.

Merging it at some point (like, after today: until the fix hits the nightlies, this PR will fail, so no hurry with approving the PR run) would still be good as it enables users of newer systems to do local tests in lakers.

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