rust-analyzer/crates/hir-def/src
2023-05-18 11:06:05 +02:00
..
attr Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body Support c string literals 2023-05-18 11:06:05 +02:00
data Use triomphe Arc 2023-05-02 20:02:43 +03:00
dyn_map Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
hir Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
item_tree Use triomphe Arc 2023-05-02 20:02:43 +03:00
macro_expansion_tests Use double reference in debug derive 2023-05-12 12:36:57 +03:30
nameres Support #[macro_use(name, ...)] 2023-05-15 00:05:44 +09:00
path Parse associated return type bounds 2023-05-06 20:31:11 +09:00
attr.rs internal: Less file parsing for symbol index generation 2023-05-18 08:25:06 +02:00
body.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
builtin_type.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
child_by_source.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
data.rs Consider macro sub-namespace during name resolution 2023-05-11 21:13:12 +09:00
db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
dyn_map.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
expander.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
find_path.rs Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
generics.rs Consider macro sub-namespace during name resolution 2023-05-11 21:13:12 +09:00
hir.rs Support c string literals 2023-05-18 11:06:05 +02:00
import_map.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
item_scope.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
item_tree.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lang_item.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lower.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
nameres.rs Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
path.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
per_ns.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
pretty.rs Slim down GenericArgs by one usize 2023-02-14 17:40:24 +01:00
resolver.rs Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
src.rs Option begone part 2 2023-04-16 19:20:48 +02:00
test_db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
visibility.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00