mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 17:00:09 -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
|
|
@ -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