feat: stack var (WIP)
This commit is contained in:
@@ -8,6 +8,7 @@ derive_more = { version = "2.0", features = ["full"] }
|
||||
hashbrown = "0.15"
|
||||
itertools = "0.14"
|
||||
replace_with = "0.1"
|
||||
smallvec = { version = "1.15", features = ["union"] }
|
||||
|
||||
nixjit_error = { path = "../nixjit_error" }
|
||||
nixjit_ir = { path = "../nixjit_ir" }
|
||||
|
||||
Reference in New Issue
Block a user