mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(rust): update queries from upstream
This commit is contained in:
parent
a2d6678bb2
commit
53c48a9229
2 changed files with 2 additions and 2 deletions
|
|
@ -603,7 +603,7 @@
|
|||
"revision": "9d86f3761bb30e8dcc81e754b81d3ce91848477e"
|
||||
},
|
||||
"rust": {
|
||||
"revision": "927a1b57c12c70dc5906bcebd58ffa354c3ce62b"
|
||||
"revision": "886e8df3c6ac02723c05fc431a61eb8c27dc118d"
|
||||
},
|
||||
"scala": {
|
||||
"revision": "70b4fe63c4973b04cc7bd40c6b7646d9c2430db8"
|
||||
|
|
|
|||
|
|
@ -432,7 +432,7 @@
|
|||
(macro_invocation
|
||||
"!" @function.macro)
|
||||
|
||||
(empty_type
|
||||
(never_type
|
||||
"!" @type.builtin)
|
||||
|
||||
(macro_invocation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue