rust: Fix doc comment highlighting (#17976)
This PR fixes an issue where `/` and `!` in Rust doc comments were being incorrectly highlighted as operators after #17734. We solve this by removing them from the operators list and using more scoped queries to highlight them. Release Notes: - N/A --------- Co-authored-by: Max <max@zed.dev>
M
Marshall Bowers committed
db18f7a2b008452a5c64a87735ed9cdd916ebcbd
Parent: e791237
Committed by GitHub <noreply@github.com>
on 9/17/2024, 10:32:22 PM