mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore(rust): update queries from upstream
This commit is contained in:
parent
8199529bc4
commit
557561fbc1
2 changed files with 2 additions and 2 deletions
|
|
@ -534,7 +534,7 @@
|
|||
"revision": "f257f3f57833d584050336921773738a3fd8ca22"
|
||||
},
|
||||
"rust": {
|
||||
"revision": "48e053397b587de97790b055a1097b7c8a4ef846"
|
||||
"revision": "464df136755e81b54885ab18f8093f6ec9def8bb"
|
||||
},
|
||||
"scala": {
|
||||
"revision": "1b4c2fa5c55c5fd83cbb0d2f818f916aba221a42"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
(self) @variable.builtin
|
||||
|
||||
(loop_label ["'" (identifier)] @label)
|
||||
(label ["'" (identifier)] @label)
|
||||
|
||||
; Function definitions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue