rust/compiler/rustc_transmute
Scott McMurray ee9901e65c Change tag_field to FieldIdx in Variants::Multiple
It was already available as a generic parameter anyway, and it's not like we'll ever put a tag in the 5-billionth field.
2025-06-03 23:42:21 -07:00
..
src Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
Cargo.toml transmutability: uninit transition matches unit byte only 2025-04-29 20:42:43 +02:00