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 8baa4c5 commit 2e7d12dCopy full SHA for 2e7d12d
crates/rust-analyzer/tests/heavy_tests/main.rs
@@ -331,8 +331,6 @@ fn test_missing_module_code_action_in_json_project() {
331
"deps": [],
332
"edition": "2015",
333
"cfg": [ "cfg_atom_1", "feature=cfg_1"],
334
- "atom_cfgs": ["atom_2"],
335
- "key_value_cfgs": { "feature": "key_value_feature", "other": "value"}
336
} ]
337
});
338
0 commit comments