rust/compiler/rustc_smir/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
..
rustc_internal Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii 2025-04-24 08:13:01 +02:00
rustc_smir Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
stable_mir Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomez 2025-04-28 17:22:11 +00:00
lib.rs Rollup merge of #139852 - makai410:smir-refactor, r=celinval 2025-04-24 08:12:58 +02:00