rust-analyzer/crates/ra_hir_def/src
2019-12-26 16:23:40 +01:00
..
body Keep track of visibility during def collection 2019-12-26 16:23:40 +01:00
nameres Take visibility into account for glob imports 2019-12-26 16:23:40 +01:00
path Handle start imports in import groups 2019-12-19 16:57:22 +01:00
adt.rs More profiling 2019-12-21 19:44:08 +01:00
attr.rs Use different types for path with and without generics 2019-12-14 19:15:40 +01:00
body.rs Share impl Scope between modules and blocks 2019-12-22 15:52:35 +01:00
builtin_type.rs Rename N! to name! 2019-12-13 22:33:38 +01:00
child_by_source.rs Share impl Scope between modules and blocks 2019-12-22 15:52:35 +01:00
data.rs Remove AsyncOwner 2019-12-25 00:25:18 +08:00
db.rs Add infrastructure for visibility on syntax and hir_def level 2019-12-26 16:23:40 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
docs.rs Move enum&union to new loc 2019-12-12 15:11:57 +01:00
dyn_map.rs DynMap 2019-12-06 21:28:05 +01:00
expr.rs Handle closure return types 2019-12-20 18:16:11 +01:00
generics.rs Rename N! to name! 2019-12-13 22:33:38 +01:00
item_scope.rs Take visibility into account for glob imports 2019-12-26 16:23:40 +01:00
keys.rs Dedupe from_source impls 2019-12-12 15:50:16 +01:00
lang_item.rs Privitize impls 2019-12-20 16:55:38 +01:00
lib.rs Add infrastructure for visibility on syntax and hir_def level 2019-12-26 16:23:40 +01:00
marks.rs Handle start imports in import groups 2019-12-19 16:57:22 +01:00
nameres.rs Move impls to ItemScope 2019-12-20 16:52:02 +01:00
path.rs Formatting 2019-12-24 20:30:39 +08:00
per_ns.rs Take visibility into account for glob imports 2019-12-26 16:23:40 +01:00
resolver.rs Keep track of visibility during def collection 2019-12-26 16:23:40 +01:00
src.rs Reduce copy-paste some more 2019-12-20 13:58:09 +01:00
test_db.rs ⬆️ salsa 2019-11-26 11:29:20 +03:00
trace.rs Remove import source map 2019-12-21 17:26:28 +01:00
type_ref.rs Reduce visibility 2019-11-24 17:36:06 +03:00
visibility.rs Take visibility into account for glob imports 2019-12-26 16:23:40 +01:00