rust/crates/ra_syntax/tests/data/parser
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
..
err Fix parse tree of attribute on match arm 2019-03-17 20:57:27 +09:00
fuzz-failures rename yellow -> syntax_node 2019-02-12 19:02:30 +03:00
inline Fix parse tree of attribute on match arm 2019-03-17 20:57:27 +09:00
ok support remainder assignment operator 2019-03-17 14:11:24 +01:00