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.rs10
1 files changed, 5 insertions, 5 deletions
diff --git a/crates/hir-def/src/nameres/tests/incremental.rs b/crates/hir-def/src/nameres/tests/incremental.rs
index 8e339fa973..39ef72c40b 100644
--- a/crates/hir-def/src/nameres/tests/incremental.rs
+++ b/crates/hir-def/src/nameres/tests/incremental.rs
@@ -227,7 +227,7 @@ pub struct S {}
"HirFileId::ast_id_map_",
"parse",
"real_span_map",
- "DeclarativeMacroExpander::expander_",
+ "AstId < ast :: Macro >::decl_macro_expander_",
"file_item_tree_query",
"HirFileId::ast_id_map_",
"parse",
@@ -415,7 +415,7 @@ pub struct S {}
"HirFileId::ast_id_map_",
"parse",
"real_span_map",
- "DeclarativeMacroExpander::expander_",
+ "AstId < ast :: Macro >::decl_macro_expander_",
"file_item_tree_query",
"HirFileId::ast_id_map_",
"parse",
@@ -429,7 +429,7 @@ pub struct S {}
"HirFileId::ast_id_map_",
"MacroCallId::parse_macro_expansion_",
"MacroCallId::macro_arg_",
- "DeclarativeMacroExpander::expander_",
+ "AstId < ast :: Macro >::decl_macro_expander_",
"macro_def_shim",
"file_item_tree_query",
"HirFileId::ast_id_map_",
@@ -451,7 +451,7 @@ pub struct S {}
"file_item_tree_query",
"real_span_map",
"MacroCallId::macro_arg_",
- "DeclarativeMacroExpander::expander_",
+ "AstId < ast :: Macro >::decl_macro_expander_",
"MacroCallId::macro_arg_",
"MacroCallId::macro_arg_",
]
@@ -526,7 +526,7 @@ m!(Z);
"HirFileId::ast_id_map_",
"parse",
"real_span_map",
- "DeclarativeMacroExpander::expander_",
+ "AstId < ast :: Macro >::decl_macro_expander_",
"file_item_tree_query",
"HirFileId::ast_id_map_",
"parse",