about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/query-group-macro/tests/interned.rs
AgeCommit message (Collapse)AuthorLines
2025-04-29Split out salsa_macrosLukas Wirth-1/+1
Does not do much yet due to tracing pulling syn but oh well
2025-04-19Make `HirFileId`, `EditionedFileId` and macro files Salsa structChayim Refael Friedman-3/+1
And make more queries non-interned. Also flip the default for queries, now the default is to not intern and to intern a query you need to say `invoke_interned`.
2025-03-10internal: vendor `query-group-macro`David Barsky-0/+52