highlights(rust): Add operator "?"

This commit is contained in:
Stephan Seitz 2021-04-06 19:34:05 +02:00 committed by Thomas Vigouroux
parent 11e1db3ec2
commit 853caf5b3d

View file

@ -239,6 +239,7 @@
"@"
".."
"..="
"?"
] @operator
(closure_parameters "|" @operator "|" @operator)