rust/crates/ra_syntax
bors[bot] 965363db15 Merge #1036
1036: Assist to flip equality (==) and negated equality (!=) operands. r=matklad a=marcogroppo

This PR adds an assist to flip the equality operands.

I hope this is the right way to do this (I'm a newbie...)

Fixes #1023.


Co-authored-by: Marco Groppo <marco.groppo@gmail.com>
2019-03-25 07:04:47 +00:00
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src Target only the actual operator. 2019-03-24 22:21:22 +01:00
tests Support references in higher-ranked trait bounds 2019-03-24 20:51:55 +02:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00