rust/crates/ra_assists
Marco Groppo 67055c47da Target only the actual operator.
Renamed `BinExpr::op()` and `PrefixExpr::op()` to `op_kind`.
Now `op()` returns the `SyntaxNode`.
2019-03-24 22:21:22 +01:00
..
2019-03-24 22:21:22 +01:00
2019-02-24 15:46:06 +03:00