fix: PartialFunc

This commit is contained in:
2025-06-22 01:19:16 +08:00
parent 75e8705098
commit 20b5516101
13 changed files with 207 additions and 219 deletions

View File

@@ -34,7 +34,6 @@ hashbrown = "0.15"
priority-queue = "2.5"
lru = "0.14"
replace_with = "0.1"
tracing = "0.1"
inkwell = { version = "0.6.0", features = ["llvm18-1"] }
rustyline = { version = "15.0", optional = true }