rust/compiler/rustc_transmute/src
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
..
layout Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
maybe_transmutable Rollup merge of #140509 - tmiasko:merge-contiguous-ranges, r=jswrenn 2025-05-02 19:37:56 +02:00
lib.rs transmutability: Mark edges by ranges, not values 2025-04-23 11:45:00 -07:00