index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_assists
/
src
/
flip_binexpr.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Assist to flip (some) binary expressions.
Marco Groppo
2019-03-25
1
-0
/
+149
This assist can flip the following operators: ==, !=, >, >=, <, <=.