rust-analyzer/crates/hir_def/src
2021-01-21 21:12:26 +01:00
..
body Add test for path resolution bug 2021-01-21 20:35:36 +01:00
item_tree Remove unused field 2021-01-21 21:12:26 +01:00
nameres Remove unnecessary annotations from tests 2021-01-21 17:19:46 +01:00
path Proper handling $crate Take 2 2021-01-07 13:08:32 +08:00
adt.rs Remove map module from la-arena public API 2021-01-15 11:14:04 +11:00
attr.rs Treat BlockExpr as a potential module origin 2021-01-20 20:05:48 +01:00
body.rs Revert "Make use of block_def_map in body lowering" 2021-01-21 19:04:31 +01:00
builtin_attr.rs Add upstream commit to builtin_attr.rs 2020-12-11 19:12:06 +01:00
builtin_type.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
child_by_source.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
data.rs Revert "Make use of block_def_map in body lowering" 2021-01-21 19:04:31 +01:00
db.rs Add name resolution query for block expressions 2021-01-21 15:22:17 +01:00
diagnostics.rs Expand doc on dealing with "proc macro not expanded" 2021-01-01 18:47:54 +00:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
find_path.rs DefMap: hide remaining crate-visible fields 2021-01-20 18:17:48 +01:00
generics.rs Remove map module from la-arena public API 2021-01-15 11:14:04 +11:00
import_map.rs Make public DefMap fields private 2021-01-20 15:41:18 +01:00
item_scope.rs Simplify 2021-01-04 17:44:27 +02:00
item_tree.rs Include countme crate to count important data structures. 2021-01-21 19:30:52 +03:00
keys.rs Add ConstParams to the HIR 2021-01-01 10:06:42 +01:00
lang_item.rs Make public DefMap fields private 2021-01-20 15:41:18 +01:00
lib.rs prepare to publish el libro de arena 2021-01-14 19:06:02 +03:00
nameres.rs Include countme crate to count important data structures. 2021-01-21 19:30:52 +03:00
path.rs Merge #7326 2021-01-18 17:40:11 +00:00
per_ns.rs deduplicate macro completions from legacy macros and prelude 2020-12-31 13:41:49 -07:00
resolver.rs DefMap: hide remaining crate-visible fields 2021-01-20 18:17:48 +01:00
src.rs Remove map module from la-arena public API 2021-01-15 11:14:04 +11:00
test_db.rs Make public DefMap fields private 2021-01-20 15:41:18 +01:00
trace.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
type_ref.rs Add MacroType syntax 2021-01-18 17:56:35 +01:00
visibility.rs Rename CrateDefMap to DefMap 2021-01-18 20:18:05 +01:00