Don't rely on contiguous VariantId
s outside of rustc
This commit is contained in:
parent
714b29a17f
commit
19d6f068ee
4 changed files with 49 additions and 6 deletions
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
derivative = "2.2.0"
|
||||
rustc-hash = "1.1.0"
|
||||
rustc_apfloat = "0.2.0"
|
||||
rustc_arena = { path = "../rustc_arena", optional = true }
|
||||
rustc_data_structures = { path = "../rustc_data_structures", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue