rust/crates/ra_syntax/tests
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
..
data Merge #983 2019-03-17 14:34:14 +00:00
test.rs kill utils module 2019-02-21 15:57:40 +03:00