Skip to content

Conversation

@abrown
Copy link
Contributor

@abrown abrown commented Oct 7, 2024

Updated via cargo +nightly update --breaking -Z unstable-options.

@abrown abrown force-pushed the update-deps branch 2 times, most recently from a451a0e to 0acab80 Compare October 8, 2024 00:45
abrown added 5 commits October 7, 2024 17:46
Updated via `cargo +nightly update --breaking -Z unstable-options`.
It's strange, but some combination of `bindgen` and `clang` does not see
fit to print the documentation for the boolean element type; I suspect
this is because it contains the word "boolean" but I'm not sure.
Perusing some Docker images, I found that `clang` v18 does not have this
problem when the code is re-generated. But earlier versions, like
GitHub's default `clang` v14 (and v16) want to remove this line. Let's
remove this line for now until the GitHub runners catch up.
@abrown abrown marked this pull request as ready for review October 8, 2024 00:48
Copy link
Contributor

@rahulchaphalkar rahulchaphalkar left a comment

Choose a reason for hiding this comment

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

LGTM!

@rahulchaphalkar rahulchaphalkar merged commit b2bdfb0 into intel:main Oct 8, 2024
17 checks passed
@abrown abrown deleted the update-deps branch October 8, 2024 01:02
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