rust-analyzer/crates/hir_def/src
2020-12-17 15:45:26 +01:00
..
body Node-ify lifetimes 2020-12-16 14:16:09 +01:00
item_tree Avoid querying attributes in item tree lowering 2020-12-16 23:42:03 +01:00
nameres Avoid querying attributes in item tree lowering 2020-12-16 23:42:03 +01:00
path Node-ify lifetimes 2020-12-16 14:16:09 +01:00
adt.rs Change HasChildSource::ChildId assoc item to generic param 2020-12-15 18:21:01 +01:00
attr.rs Make Attrs::from_attrs_owner private 2020-12-17 15:45:26 +01:00
body.rs Properly decrement recursion count in Expander 2020-12-09 12:26:33 +01:00
builtin_attr.rs Add upstream commit to builtin_attr.rs 2020-12-11 19:12:06 +01:00
builtin_type.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
child_by_source.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
data.rs Ignore extern items in incorrect-case check 2020-12-10 15:45:01 +01:00
db.rs Remove module_lang_items 2020-12-17 00:26:01 +01:00
diagnostics.rs More accurately place proc-macro diagnostic 2020-11-27 16:29:40 +01:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Merge #5971 2020-09-13 17:28:22 +00:00
find_path.rs Add test makr 2020-10-06 19:20:56 +02:00
generics.rs Merge #6896 2020-12-16 17:08:03 +00:00
import_map.rs Improve autoimports on completion speed 2020-11-24 02:28:45 +02:00
item_scope.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
item_tree.rs Avoid querying attributes in item tree lowering 2020-12-16 23:42:03 +01:00
keys.rs Add LifetimeParam resolving to Semantics 2020-12-14 16:04:28 +01:00
lang_item.rs Remove module_lang_items 2020-12-17 00:26:01 +01:00
lib.rs Add AttrDefId::krate 2020-12-17 14:29:29 +01:00
nameres.rs More accurately place proc-macro diagnostic 2020-11-27 16:29:40 +01:00
path.rs Add Lifetimes to the HIR 2020-12-12 00:56:52 +01:00
per_ns.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
resolver.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
src.rs Change HasChildSource::ChildId assoc item to generic param 2020-12-15 18:21:01 +01:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00
trace.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
type_ref.rs Node-ify lifetimes 2020-12-16 14:16:09 +01:00
visibility.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00