optimization: with scope lookup

This commit is contained in:
2026-02-13 17:51:20 +08:00
parent a8f1c81b60
commit 3aee3c67b9
12 changed files with 148 additions and 164 deletions

View File

@@ -23,7 +23,6 @@ thiserror = "2"
miette = { version = "7.4", features = ["fancy"] }
hashbrown = "0.16"
petgraph = "0.8"
string-interner = "0.19"
rust-embed="8.11"