rust/crates/ra_syntax
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
..
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 replace todo with fixme 2019-03-23 11:07:09 +03:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00