chore(deps): bump bindgen from 0.72.1 to 0.73.2 - #1829
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
andreiltd,
danbugs,
dblnz,
devigned,
jprendes,
jsturtevant,
ludfjig,
simongdavies,
squillace and
syntactically
as code owners
September 14, 2026 03:06
dependabot
Bot
dismissed
dependabot-pr-auto-approver[bot]’s stale review
via
September 15, 2026 04:14
e19b4a2
dependabot
Bot
force-pushed
the
dependabot/cargo/bindgen-0.73.2
branch
from
September 15, 2026 04:14
45b59fd to
e19b4a2
Compare
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.72.1 to 0.73.2. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.72.1...v0.73.2) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.73.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/bindgen-0.73.2
branch
from
September 17, 2026 12:50
e19b4a2 to
b0f0ff2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bindgen from 0.72.1 to 0.73.2.
Changelog
Sourced from bindgen's changelog.
... (truncated)
Commits
73c69d6chore: Release77cbc72codegen: Pad bitfields to field offset if applicable.dc61531ty: More struct layout fixes for overaligned integers / aliases.4348523codegen: Revert some bitfield codegen changes and silence unnecessary_transmu...efb6e0cty: Use underlying layout of typedefs if available.18fc3accodegen: Simplify bitfield merging code.910679fcodegen: Remove hack that is no longer needed now that we have repr(align) ev...38ebc48codegen: Don't force padding to be aligned.64f0939codegen: Don't force padding for over-aligned fields.cf8faabcodegen: Simplify some conditions about repr(align).