vscode-rust
vscode-rust copied to clipboard
Add syntax highlighting for `union` contextual keyword
Rust 1.19 adds support for unions; in union definitions, the union contextual keyword should be highlighted as the struct and enum keywords are inside their respective definitions.
@aeschli, Hello. I am writing to you since you told me to notify you when I want to update update the grammar. Could you please update the grammar?