rust-analyzer/crates/hir-def/src
2022-07-30 09:43:30 +02:00
..
body Add info whether it's assignee expr to relevant HIR Expr variants 2022-07-24 22:40:00 +09: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 Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
path Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
adt.rs internal: Use itemtree for variant and field attribute collection 2022-07-21 08:48:13 +02:00
attr.rs fix: Fix ast-id up when merging raw attributes 2022-07-30 09:43:30 +02: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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
child_by_source.rs internal: Record all macro definitions in ItemScope 2022-07-05 11:28:47 +02:00
data.rs Allow name querying for derive helpers 2022-07-26 09:27:22 +02:00
db.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
dyn_map.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
expr.rs Add info whether it's assignee expr to relevant HIR Expr variants 2022-07-24 22:40:00 +09:00
find_path.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
generics.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
import_map.rs revert nightly rustfmt formatting that accidentally slipped in 2022-07-25 14:18:30 +02:00
intern.rs internal: Update dashmap and freeze its version 2022-06-10 16:19:52 +02:00
item_scope.rs fix: Order ItemScope::entries results 2022-07-28 19:28:56 +02:00
item_tree.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
keys.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lang_item.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
macro_expansion_tests.rs Update remaining GitHub URLs 2022-07-08 15:44:49 +02:00
nameres.rs Allow name querying for derive helpers 2022-07-26 09:27:22 +02:00
path.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
per_ns.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
resolver.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
src.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
type_ref.rs Auto merge of #12827 - Veykril:be-lazy, r=Veykril 2022-07-21 00:11:18 +00:00
visibility.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00