mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-07 18:58:51 +00:00
5270bca5f7
This solves the problem of "macro expansion can't call into name resolution, because name resolution calls back into macro expansion" Because we store macro def as a part of call id, macro expansion just knows the def! |
||
---|---|---|
.. | ||
globs.rs | ||
incremental.rs | ||
macros.rs |