Add "<<=" operator to Rust syntax highlighting (#2805)
This commit is contained in:
parent
45ce1ebdb6
commit
ad15e7b5e8
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@
|
|||
">>"
|
||||
"<<"
|
||||
">>="
|
||||
"<<="
|
||||
"@"
|
||||
".."
|
||||
"..="
|
||||
|
|
Loading…
Add table
Reference in a new issue