rust/crates/ra_syntax/tests/data
bors[bot] 91e7a3b6f2 Merge #983
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>
2019-03-17 14:34:14 +00:00
..
lexer Add async keyword 2019-03-09 20:40:22 -03:00
parser Merge #983 2019-03-17 14:34:14 +00:00