rust-analyzer/crates/ra_syntax
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
..
fuzz kill utils module 2019-02-21 15:57:40 +03:00
src add name resolution from the old impl 2019-03-17 12:46:13 +03:00
tests Merge #983 2019-03-17 14:34:14 +00:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00