rust-analyzer/crates/query-group-macro
Chayim Refael Friedman c58ddafe90 Make HirFileId, EditionedFileId and macro files Salsa struct
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-04-19 22:10:52 +03:00
..
src Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
tests Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
Cargo.toml Merge pull request #19436 from lnicola/rm-rustc-hashes 2025-03-24 06:56:05 +00:00