Commit 026db2b
update rust to just before ABI change
1 parent 8eb32d5 commit 026db2b
1 file changed
+1
-1
lines changedSubmodule tree-sitter-rust updated 39 files
- .editorconfig+7
- .gitattributes+28-2
- .github/FUNDING.yml+15
- .github/workflows/ci.yml+7-3
- .github/workflows/fuzz.yml-2
- .github/workflows/publish.yml+15-3
- .gitignore+5-2
- CMakeLists.txt+58
- Cargo.lock+20-13
- Cargo.toml+6-5
- Makefile+13-33
- Package.resolved+16
- Package.swift-23
- bindings/c/tree-sitter-rust.pc.in+7-8
- bindings/node/binding_test.js+3-3
- bindings/node/index.js+5-1
- bindings/rust/build.rs+1-4
- bindings/rust/lib.rs+4-4
- eslint.config.mjs+5
- go.mod+2-4
- go.sum+2-2
- grammar.js+109-49
- package-lock.json+372-339
- package.json+27-79
- pyproject.toml+2-2
- queries/highlights.scm+2
- queries/tags.scm+1-1
- src/grammar.json+541-205
- src/node-types.json+250-94
- src/parser.c+146.5k-134.8k
- src/tree_sitter/alloc.h+4-4
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+28-7
- test/corpus/async.txt+62
- test/corpus/declarations.txt+254-54
- test/corpus/expressions.txt+11
- test/corpus/patterns.txt+50-9
- test/corpus/source_files.txt+37
- tree-sitter.json+53
0 commit comments