rust-analyzer/crates/hir-def/src
2025-06-13 17:30:04 +02:00
..
expr_store Turn BlockId into a #[salsa::tracked] 2025-06-13 17:30:04 +02:00
hir Bump rustc crates 2025-05-20 10:03:14 +03:00
item_tree Bring back EMPTY item tree deduplication 2025-06-13 14:51:23 +02:00
macro_expansion_tests Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
nameres Remove unnecessary item tree query calls 2025-06-13 13:05:52 +02:00
attr.rs Return item tree query results by ref 2025-06-12 13:35:43 +02:00
builtin_type.rs Remove unnecessary predefined symbol clones 2025-04-21 03:10:13 +03:00
db.rs Turn BlockId into a #[salsa::tracked] 2025-06-13 17:30:04 +02:00
dyn_map.rs Support derive-macros for rename prefix magic 2025-06-02 15:27:13 +02:00
expr_store.rs Improve asm support 2025-05-15 23:36:00 +03:00
find_path.rs refactor: De-arc defmap queries 2025-05-05 09:04:52 +02:00
hir.rs refactor: Fold hygiene map into bindings themselves 2025-04-21 16:53:06 +02:00
import_map.rs refactor: De-arc defmap queries 2025-05-05 09:04:52 +02:00
item_scope.rs Use ThinVec in ItemScope in a couple places 2025-06-13 15:34:03 +02:00
item_tree.rs Bring back EMPTY item tree deduplication 2025-06-13 14:51:23 +02:00
lang_item.rs cargo upgrade 2025-06-13 10:08:20 +02:00
lib.rs Turn BlockId into a #[salsa::tracked] 2025-06-13 17:30:04 +02:00
nameres.rs Remove FileItemTreeId 2025-06-12 10:25:06 +02:00
per_ns.rs fix: Address minor FIXME 2025-04-28 11:55:26 +02:00
resolver.rs Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00
signatures.rs Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00
src.rs Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00
test_db.rs Bump salsa 2025-05-23 12:58:00 +02:00
visibility.rs Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00