rust/compiler/rustc_smir
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
.gitignore Add 'compiler/rustc_smir/' from commit '9abcb5c7b574cf316eb23d3f469187bb86ba3019' 2022-06-02 10:07:25 +00:00
Cargo.toml let rustc_smir host stable_mir for refactoring 2025-04-05 18:23:07 +08:00