Skip to content

Comments

fix unnecessary transmute triggering on bitfield codegen#3335

Merged
emilio merged 2 commits intorust-lang:mainfrom
bend-n:fix_unn_transmute
Feb 21, 2026
Merged

fix unnecessary transmute triggering on bitfield codegen#3335
emilio merged 2 commits intorust-lang:mainfrom
bend-n:fix_unn_transmute

Conversation

@bend-n
Copy link
Contributor

@bend-n bend-n commented Dec 21, 2025

may fix #3241

@bend-n bend-n force-pushed the fix_unn_transmute branch 2 times, most recently from 9fbcfbd to f50cbe2 Compare December 21, 2025 20:45
@bend-n bend-n requested a review from emilio January 12, 2026 13:58
@emilio emilio added this pull request to the merge queue Feb 21, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 21, 2026
@emilio emilio added this pull request to the merge queue Feb 21, 2026
Merged via the queue into rust-lang:main with commit 5ae4b31 Feb 21, 2026
51 checks passed
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.

Bitfields cause unnecessary_transmutes compiler warning in Rust 1.88

2 participants