rust-analyzer/crates/test-fixture
Chayim Refael Friedman 35e171aa01 Always cache macro expansions' root node in Semantics
Previously some expansions were not cached, but were cached in the expansion cache, which caused panics when later queries tried to lookup the node from the expansion cache.
2024-09-17 00:19:39 +03:00
..
src Always cache macro expansions' root node in Semantics 2024-09-17 00:19:39 +03:00
Cargo.toml Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00