Improve Rust highlight queries (#17097)

See #16747.

Removed markdown injections so that only the rust highlights are
implemented

Release Notes:

- Improved Rust syntax highlighting queries.
This commit is contained in:
everdrone 2024-08-29 19:19:07 +02:00 committed by GitHub
parent f84ef5e48a
commit b6c3ef7e79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,3 +184,8 @@
] @operator
(lifetime) @lifetime
(parameter (identifier) @variable.parameter)
(attribute_item) @attribute
(inner_attribute_item) @attribute