Remove let_declaration from Rust locals tracking (#3212)
This commit is contained in:
parent
bf74a4652d
commit
9ed9c3faca
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@
|
|||
(parameter
|
||||
(identifier) @local.definition)
|
||||
|
||||
(let_declaration
|
||||
pattern: (identifier) @local.definition)
|
||||
|
||||
(closure_parameters (identifier) @local.definition)
|
||||
|
||||
; References
|
||||
|
|
Loading…
Add table
Reference in a new issue