rust/crates/hir-def/src
2023-11-28 10:55:39 +01:00
..
attr Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
body Simplify 2023-11-14 12:53:14 +01:00
data Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
dyn_map
hir Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
item_tree Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
macro_expansion_tests Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
nameres Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
path
attr.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
body.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
builtin_type.rs
child_by_source.rs
data.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
db.rs
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
find_path.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
generics.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
hir.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
import_map.rs Fix some FIXMEs 2023-11-11 15:49:57 +01:00
item_scope.rs
item_tree.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
lang_item.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
lib.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
lower.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
nameres.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
path.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
per_ns.rs
pretty.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
resolver.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
src.rs
test_db.rs
trace.rs
visibility.rs