rust-analyzer/crates/hir_def/src
2021-03-19 00:06:35 +01:00
..
body Improve diagnostic when including nonexistent file 2021-03-17 21:56:09 +01:00
item_tree Merge #8082 2021-03-18 12:25:44 +00:00
nameres Add test 2021-03-18 20:04:20 +01:00
path Use upstream cov-mark 2021-03-08 22:19:44 +02:00
adt.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
attr.rs Merge #8083 2021-03-18 19:26:10 +00:00
body.rs Follow established ErrorEmitted pattern 2021-03-16 23:31:14 -07:00
builtin_attr.rs Add upstream commit to builtin_attr.rs 2020-12-11 19:12:06 +01:00
builtin_type.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
child_by_source.rs Use body.block_scopes in ChildBySource 2021-03-09 18:27:23 +01:00
data.rs Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
db.rs Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
diagnostics.rs Fix missing unresolved macro diagnostic in function body 2021-03-16 00:52:58 -07:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
find_path.rs Use upstream cov-mark 2021-03-08 22:19:44 +02:00
generics.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
import_map.rs Make MacroDefId's AstId mandatory when possible 2021-03-18 15:37:14 +01:00
item_scope.rs Store an AstId for procedural macros 2021-03-18 16:11:18 +01:00
item_tree.rs Merge #8082 2021-03-18 12:25:44 +00: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 Document fields of ModuleId 2021-03-19 00:06:35 +01:00
nameres.rs Record custom derive helpers in DefMap 2021-03-18 19:56:37 +01:00
path.rs Impl HirDisplay for function hover message 2021-03-16 01:04:20 +08:00
per_ns.rs deduplicate macro completions from legacy macros and prelude 2020-12-31 13:41:49 -07:00
resolver.rs Delete ContainerId 2021-03-09 19:09:02 +01:00
src.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
test_db.rs Simplify hir_def TestDB 2021-03-13 02:24:53 +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 is_visible_from_def_map: handle block expressions 2021-02-23 17:56:16 +01:00