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 10:19:07 -07:00
committed by GitHub
parent f84ef5e48a
commit b6c3ef7e79
+5
View File
@@ -184,3 +184,8 @@
] @operator
(lifetime) @lifetime
(parameter (identifier) @variable.parameter)
(attribute_item) @attribute
(inner_attribute_item) @attribute