Remove let_declaration from Rust locals tracking (#3212)
This commit is contained in:
parent
bf74a4652d
commit
9ed9c3faca
@ -8,9 +8,6 @@
|
||||
(parameter
|
||||
(identifier) @local.definition)
|
||||
|
||||
(let_declaration
|
||||
pattern: (identifier) @local.definition)
|
||||
|
||||
(closure_parameters (identifier) @local.definition)
|
||||
|
||||
; References
|
||||
|
Loading…
Reference in New Issue
Block a user