rust-analyzer/crates/ra_mbe/src
Aleksey Kladov 70f2a21b55 Remove typed macro parsing API
We do type-erasure on every path anyway, so it doesn't make much sense
to duplicate this function for every type
2019-11-09 13:14:10 +03:00
..
mbe_expander Some clippy fixes 2019-10-30 13:36:37 -04:00
lib.rs Remove typed macro parsing API 2019-11-09 13:14:10 +03:00
mbe_expander.rs use usual token tree for macro expansion 2019-09-17 15:51:48 +03:00
parser.rs remove obsolete TOOD 2019-09-22 23:43:37 +03:00
subtree_source.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
syntax_bridge.rs Remove typed macro parsing API 2019-11-09 13:14:10 +03:00
tests.rs Remove typed macro parsing API 2019-11-09 13:14:10 +03:00
tt_iter.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00