a bunch of stuff mostly

This commit is contained in:
nora 2023-05-22 20:44:18 +02:00
parent 56e7f77a0d
commit b9a2f939c4
29 changed files with 734 additions and 345 deletions

View file

@ -8,6 +8,5 @@ edition = "2021"
[dependencies]
bumpalo = "3.10.0"
indexmap = "1.9.1"
lasso = "0.6.0"
parser = { path = "../parser" }
rustc-hash = "1.1.0"