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.rs72
1 files changed, 36 insertions, 36 deletions
diff --git a/crates/hir-def/src/nameres/tests/incremental.rs b/crates/hir-def/src/nameres/tests/incremental.rs
index 225ba95863..5b75c078ec 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_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"EnumVariants::of_",
@@ -183,7 +183,7 @@ fn no() {}
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
"EnumVariants::of_",
@@ -224,21 +224,21 @@ pub struct S {}
[
"crate_local_def_map",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"decl_macro_expander_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
]
@@ -246,12 +246,12 @@ pub struct S {}
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
"macro_arg_shim",
"parse_macro_expansion_shim",
- "ast_id_map_shim",
+ "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_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"crate_local_def_map",
"proc_macros_for_crate_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"expand_proc_macro_shim",
"macro_arg_shim",
@@ -311,13 +311,13 @@ fn f() { foo }
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
"macro_arg_shim",
"expand_proc_macro_shim",
"parse_macro_expansion_shim",
- "ast_id_map_shim",
+ "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_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"crate_local_def_map",
"proc_macros_for_crate_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"decl_macro_expander_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
"decl_macro_expander_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"expand_proc_macro_shim",
"macro_arg_shim",
@@ -447,7 +447,7 @@ pub struct S {}
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
"macro_arg_shim",
@@ -523,29 +523,29 @@ m!(Z);
[
"crate_local_def_map",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"decl_macro_expander_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
"macro_def_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_macro_expansion_shim",
"macro_arg_shim",
]
@@ -572,7 +572,7 @@ m!(Z);
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
"macro_arg_shim",
@@ -604,13 +604,13 @@ pub type Ty = ();
execute_assert_events(
&db,
|| {
- db.file_item_tree(pos.file_id.into());
+ db.file_item_tree(pos.file_id.into(), db.test_crate());
},
&[("file_item_tree_query", 1), ("parse", 1)],
expect![[r#"
[
"file_item_tree_query",
- "ast_id_map_shim",
+ "ast_id_map",
"parse_shim",
"real_span_map_shim",
]
@@ -624,13 +624,13 @@ pub type Ty = ();
execute_assert_events(
&db,
|| {
- db.file_item_tree(pos.file_id.into());
+ db.file_item_tree(pos.file_id.into(), db.test_crate());
},
&[("file_item_tree_query", 1), ("parse", 1)],
expect![[r#"
[
"parse_shim",
- "ast_id_map_shim",
+ "ast_id_map",
"file_item_tree_query",
"real_span_map_shim",
]