Auto stash before rebase of "relpace_lsp_with_rust" onto "origin/relpace_lsp_with_rust"

This commit is contained in:
2025-11-16 20:55:25 +01:00
parent 7a3e3ae9f7
commit f44539ec2f
8 changed files with 220 additions and 1 deletions
+10
View File
@@ -20,6 +20,16 @@ dependencies = [
"serde",
"serde_json",
"tree-sitter",
"tree-sitter-tcl",
]
[[package]]
name = "analysis-tests"
version = "0.1.0"
dependencies = [
"analysis",
"tree-sitter",
"tree-sitter-tcl",
]
[[package]]