We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ca0a2 commit 07d78b6Copy full SHA for 07d78b6
crates/project-model/src/tests.rs
@@ -1041,7 +1041,6 @@ fn cargo_hello_world_project_model() {
1041
"debug_assertions",
1042
"feature=default",
1043
"feature=std",
1044
- "test",
1045
],
1046
),
1047
potential_cfg_options: CfgOptions(
@@ -1054,7 +1053,6 @@ fn cargo_hello_world_project_model() {
1054
1053
"feature=rustc-dep-of-std",
1055
1056
"feature=use_std",
1057
1058
1059
1060
env: Env {
0 commit comments