rust-analyzer/crates/hir-def
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
Cargo.toml refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00