Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger 98da8e60eb Rollup merge of #142005 - scottmcm:fieldidx-in-variantsmultiple, r=workingjubilee
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.

This is a first part of pulling smaller pieces out of rust-lang/rust#138759, so
r? workingjubilee
2025-06-04 19:50:26 +02:00
..
2025-05-28 20:55:00 +00:00
2025-05-19 17:40:37 +02:00
2025-06-01 00:51:01 +02:00