mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-22 19:34:16 +00:00
[config] rename cargo.defaultTarget
This commit is contained in:
parent
b7edffe244
commit
ed5af989f4
3 changed files with 6 additions and 6 deletions
|
@ -237,7 +237,7 @@
|
|||
"default": false,
|
||||
"markdownDescription": "Run `cargo check` on startup to get the correct value for package OUT_DIRs"
|
||||
},
|
||||
"rust-analyzer.cargo.rustc.defaultTarget": {
|
||||
"rust-analyzer.cargo.defaultTarget": {
|
||||
"type": [
|
||||
"null",
|
||||
"string"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue