rust/crates/hir_def/src
2021-03-19 02:13:46 +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 Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
path
adt.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
attr.rs Parse extended_key_value_attributes 2021-03-19 02:13:46 +01:00
body.rs Follow established ErrorEmitted pattern 2021-03-16 23:31:14 -07:00
builtin_attr.rs
builtin_type.rs
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
expr.rs
find_path.rs
generics.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
import_map.rs
item_scope.rs Remove item_scope field from Body 2021-03-09 18:27:23 +01:00
item_tree.rs Merge #8082 2021-03-18 12:25:44 +00:00
keys.rs
lang_item.rs
lib.rs Follow established ErrorEmitted pattern 2021-03-16 23:31:14 -07:00
nameres.rs Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
path.rs Impl HirDisplay for function hover message 2021-03-16 01:04:20 +08:00
per_ns.rs
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
type_ref.rs
visibility.rs