mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-15 22:54:00 +00:00
9aa6be71a5
We generally avoid "syntax only" helper wrappers, which don't do much: they make code easier to write, but harder to read. They also make investigations harder, as "find_usages" needs to be invoked both for the wrapped and unwrapped APIs |
||
---|---|---|
.. | ||
expander | ||
tests | ||
benchmark.rs | ||
expander.rs | ||
lib.rs | ||
parser.rs | ||
subtree_source.rs | ||
syntax_bridge.rs | ||
tests.rs | ||
token_map.rs | ||
tt_iter.rs |