Files
rust/tests
Jubilee Young e641feae5e Revert "Only exclude the 155473 change for 1-byte bool-likes"
This reverts commit 569ad99864.

The PR widened the effect of this from enums with the 0..=1 range to
those with any range if they had more than 1 byte.

Unfortunately, our LLVMIR now incurs miscompilations, so revert until
we find a better fix.
2026-07-14 13:36:16 +00:00
..