Skip to content

chore: improve rust-bindgen maintenance path#3378

Open
vip892766gma wants to merge 1 commit into
rust-lang:mainfrom
vip892766gma:maint/20260521182408
Open

chore: improve rust-bindgen maintenance path#3378
vip892766gma wants to merge 1 commit into
rust-lang:mainfrom
vip892766gma:maint/20260521182408

Conversation

@vip892766gma
Copy link
Copy Markdown

Summary:

  • Add focused unit tests for IntKind/VarType helpers (e.g., signedness, known-size mapping, and edge cases like u128/i128 and bool) to lock in current behavior and guard against regressions; small, mechanical additions in #[cfg(test)] modules without touching public APIs.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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