Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index c387e72a0c..9b4875dabe 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -696,16 +696,6 @@
}
]
},
- "rust-analyzer.cargo.unsetTest": {
- "markdownDescription": "Unsets the implicit `#[cfg(test)]` for the specified crates.",
- "default": [
- "core"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
"rust-analyzer.checkOnSave": {
"markdownDescription": "Run the check command for diagnostics on save.",
"default": true,