rust-analyzer/xtask
veetaha 55a29982c0 Revert "Remove MacroStmts as per edwin0cheng" (cc @edwin0cheng) and add a fixme to document it.
This reverts commit 7a49165f5d.
MacroStmts ast node is not used by itself, but it pertains
to SyntaxNodeKind MACRO_STMTS that is used by ra_paser, so
even tho the node itself is not used, it is better to keep it
with a FIXME to actually add a doc comment when it becomes useful.
2020-05-12 23:45:29 +03:00
..
src Revert "Remove MacroStmts as per edwin0cheng" (cc @edwin0cheng) and add a fixme to document it. 2020-05-12 23:45:29 +03:00
tests Add fixture doc comment 2020-05-06 18:09:28 +02:00
Cargo.toml Update versions 2020-02-18 16:12:40 +02:00