Improve Rust highlight queries (#17097)

everdrone created

See #16747.

Removed markdown injections so that only the rust highlights are
implemented

Release Notes:

- Improved Rust syntax highlighting queries.

Change summary

crates/languages/src/rust/highlights.scm | 5 +++++
1 file changed, 5 insertions(+)

Detailed changes