mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-31 23:38:45 +00:00
91e7a3b6f2
983: support remainder assignment operator r=matklad a=JeanMertz `%=` was returning errors for me, turns out it wasn't added as a valid assignment operation. I'm not sure what the best location would be to add a test for this. Please let me know and I'll add one. Co-authored-by: Jean Mertz <jean@mertz.fm> |
||
---|---|---|
.. | ||
grammar | ||
syntax_kind | ||
event.rs | ||
grammar.rs | ||
lib.rs | ||
parser.rs | ||
syntax_kind.rs | ||
token_set.rs |