diff options
Diffstat (limited to 'editors/code')
-rw-r--r-- | editors/code/package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 82011bb44..1987364bc 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -413,11 +413,6 @@ | |||
413 | "default": false, | 413 | "default": false, |
414 | "type": "boolean" | 414 | "type": "boolean" |
415 | }, | 415 | }, |
416 | "rust-analyzer.cargo.disableRustcBuildScripts": { | ||
417 | "markdownDescription": "Disable running build scripts (`build.rs`) for the `rustc_private` crates in `rustcSource`.", | ||
418 | "default": false, | ||
419 | "type": "boolean" | ||
420 | }, | ||
421 | "rust-analyzer.cargo.noDefaultFeatures": { | 416 | "rust-analyzer.cargo.noDefaultFeatures": { |
422 | "markdownDescription": "Do not activate the `default` feature.", | 417 | "markdownDescription": "Do not activate the `default` feature.", |
423 | "default": false, | 418 | "default": false, |