Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-def/src/nameres/tests/incremental.rs')
| -rw-r--r-- | crates/hir-def/src/nameres/tests/incremental.rs | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/crates/hir-def/src/nameres/tests/incremental.rs b/crates/hir-def/src/nameres/tests/incremental.rs index e7aa994c07..8e339fa973 100644 --- a/crates/hir-def/src/nameres/tests/incremental.rs +++ b/crates/hir-def/src/nameres/tests/incremental.rs @@ -166,15 +166,15 @@ fn no() {} [ "crate_local_def_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "EnumVariants::of_", @@ -183,7 +183,7 @@ fn no() {} expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", "EnumVariants::of_", @@ -224,21 +224,21 @@ pub struct S {} [ "crate_local_def_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "DeclarativeMacroExpander::expander_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", ] @@ -246,12 +246,12 @@ pub struct S {} expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", "MacroCallId::macro_arg_", "MacroCallId::parse_macro_expansion_", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", ] "#]], @@ -282,26 +282,26 @@ fn f() { foo } [ "crate_local_def_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "crate_local_def_map", "ProcMacros::get_for_crate_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::expand_proc_macro_", "MacroCallId::macro_arg_", @@ -311,13 +311,13 @@ fn f() { foo } expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", "MacroCallId::macro_arg_", "MacroCallId::expand_proc_macro_", "MacroCallId::parse_macro_expansion_", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", ] "#]], @@ -406,38 +406,38 @@ pub struct S {} [ "crate_local_def_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "crate_local_def_map", "ProcMacros::get_for_crate_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "DeclarativeMacroExpander::expander_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", "DeclarativeMacroExpander::expander_", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::expand_proc_macro_", "MacroCallId::macro_arg_", @@ -447,7 +447,7 @@ pub struct S {} expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", "MacroCallId::macro_arg_", @@ -523,29 +523,29 @@ m!(Z); [ "crate_local_def_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "DeclarativeMacroExpander::expander_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", "macro_def_shim", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "MacroCallId::parse_macro_expansion_", "MacroCallId::macro_arg_", ] @@ -572,7 +572,7 @@ m!(Z); expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", "MacroCallId::macro_arg_", @@ -610,7 +610,7 @@ pub type Ty = (); expect![[r#" [ "file_item_tree_query", - "ast_id_map", + "HirFileId::ast_id_map_", "parse", "real_span_map", ] @@ -630,7 +630,7 @@ pub type Ty = (); expect![[r#" [ "parse", - "ast_id_map", + "HirFileId::ast_id_map_", "file_item_tree_query", "real_span_map", ] |