Introduce ValueSet.

This commit is contained in:
Camille Gillot 2025-08-22 01:38:58 +00:00
parent b50f345a2f
commit 3d0eda7af8
3 changed files with 98 additions and 21 deletions

View file

@ -4235,6 +4235,7 @@ name = "rustc_mir_transform"
version = "0.0.0"
dependencies = [
"either",
"hashbrown",
"itertools",
"rustc_abi",
"rustc_arena",