rust-analyzer/crates/hir-def/src
2025-07-04 11:36:06 +02:00
..
expr_store Skip unnecessary eq work in BodySourceMap 2025-07-04 11:36:06 +02:00
hir Bump salsa 2025-07-03 10:05:16 +02:00
item_tree Optimize private visibility resolution 2025-06-15 10:25:45 +02:00
macro_expansion_tests Fix some things with builtin derives 2025-07-03 23:05:56 +03:00
nameres Bump salsa 2025-07-03 10:05:16 +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 Salsa idiomize VariantFields query 2025-06-26 12:55:55 +02:00
dyn_map.rs Support derive-macros for rename prefix magic 2025-06-02 15:27:13 +02:00
expr_store.rs Skip unnecessary eq work in BodySourceMap 2025-07-04 11:36:06 +02:00
find_path.rs Optimize private visibility resolution 2025-06-15 10:25:45 +02:00
hir.rs refactor: Fold hygiene map into bindings themselves 2025-04-21 16:53:06 +02:00
import_map.rs De-arc trait items query 2025-06-25 10:09:21 +02:00
item_scope.rs Optimize pub(crate) visibility resolution 2025-06-15 10:25:45 +02:00
item_tree.rs Optimize private visibility resolution 2025-06-15 10:25:45 +02:00
lang_item.rs Backport new sized-hierarchy trait bounds in old ways 2025-06-26 23:22:26 +09:00
lib.rs Bring back the firewall query 2025-06-26 14:12:57 +02:00
nameres.rs Replace unnecessary use of MacroDefId with MacroId 2025-06-15 09:16:45 +02:00
per_ns.rs fix: Address minor FIXME 2025-04-28 11:55:26 +02:00
resolver.rs Optimize private visibility resolution 2025-06-15 10:25:45 +02:00
signatures.rs Bring back the firewall query 2025-06-26 14:12:57 +02: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 Salsa idiomize VariantFields query 2025-06-26 12:55:55 +02:00