mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 14:51:48 +00:00
Revert "Support disabling rustc build scripts"
This reverts commit ddce6bb282
.
This commit is contained in:
parent
ddce6bb282
commit
bbecea03fd
10 changed files with 12 additions and 60 deletions
|
@ -413,11 +413,6 @@
|
|||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.cargo.disableRustcBuildScripts": {
|
||||
"markdownDescription": "Disable running build scripts (`build.rs`) for the `rustc_private` crates in `rustcSource`.",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.cargo.noDefaultFeatures": {
|
||||
"markdownDescription": "Do not activate the `default` feature.",
|
||||
"default": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue