rust/crates/hir-def/src
2022-07-21 08:48:09 +02:00
..
body Simplify 2022-07-21 02:06:26 +02:00
item_tree remove inherit_visibility test case in item_tree 2022-06-14 23:24:48 +08:00
macro_expansion_tests Implement ignore and index metavar expression 2022-07-11 18:31:42 +02:00
nameres Auto merge of #12689 - Veykril:macro-rec, r=Veykril 2022-07-16 16:45:26 +00:00
path fix: address suggestions 2022-07-17 18:22:11 +03:00
adt.rs
attr.rs fix: add docs and remove unnecessary check 2022-05-05 13:41:33 +09:00
body.rs Remove AstIdMap from Expander as it is seldom needed 2022-07-21 02:01:07 +02:00
builtin_attr.rs internal: Update inert attribute list 2022-07-05 11:54:46 +02:00
builtin_type.rs
child_by_source.rs internal: Record all macro definitions in ItemScope 2022-07-05 11:28:47 +02:00
data.rs Simplify 2022-07-21 08:48:09 +02:00
db.rs
dyn_map.rs
expr.rs fix: address suggestions 2022-07-17 18:22:11 +03:00
find_path.rs
generics.rs Handle generic args per arg index 2022-07-07 00:45:22 +08:00
import_map.rs
intern.rs internal: Update dashmap and freeze its version 2022-06-10 16:19:52 +02:00
item_scope.rs Auto merge of #12689 - Veykril:macro-rec, r=Veykril 2022-07-16 16:45:26 +00:00
item_tree.rs
keys.rs
lang_item.rs
lib.rs revert hir-def lib.rs 2022-06-15 07:48:34 +08:00
macro_expansion_tests.rs Update remaining GitHub URLs 2022-07-08 15:44:49 +02:00
nameres.rs fix: Don't show qualified path completions for private items 2022-07-15 13:30:43 +02:00
path.rs internal: Simplify 2022-06-23 20:08:29 +02:00
per_ns.rs
resolver.rs internal: Record all macro definitions in ItemScope 2022-07-05 11:28:47 +02:00
src.rs
test_db.rs
trace.rs
type_ref.rs Simplify 2022-07-21 02:06:26 +02:00
visibility.rs