rust/crates/hir_def/src
2021-08-03 17:36:06 +03:00
..
body Add a coverage mark 2021-07-05 17:06:16 +02:00
item_tree Add workaround for #9562 2021-07-11 16:14:39 +02:00
nameres Remove the legacy macro scoping hack 2021-07-26 19:58:14 +02:00
path
adt.rs
attr.rs internal: explain that we don't ref in style.md 2021-08-02 15:59:28 +03:00
body.rs Add Limit struct. 2021-07-19 13:26:11 +01:00
builtin_attr.rs
builtin_type.rs
child_by_source.rs
data.rs Add TreeId to identify ItemTrees 2021-07-19 14:53:18 +02:00
db.rs
dyn_map.rs
expr.rs
find_path.rs Explicitly connect an ambiguous import path case logic with the test on it 2021-07-16 00:41:00 +03:00
generics.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
import_map.rs
intern.rs
item_scope.rs internal: remove potentially slow method 2021-07-20 17:19:58 +03:00
item_tree.rs Add TreeId to identify ItemTrees 2021-07-19 14:53:18 +02:00
keys.rs
lang_item.rs
lib.rs Fix visibility computation with modules from the same block 2021-07-05 16:06:50 +02:00
nameres.rs internal: get rid of a call to slow O(N) visibility_of function 2021-07-12 21:13:43 +03:00
path.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
per_ns.rs
resolver.rs feat: filter out duplicate macro completions 2021-08-03 17:36:06 +03:00
src.rs
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
trace.rs
type_ref.rs Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
visibility.rs Add a coverage mark 2021-07-05 17:06:16 +02:00