mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 12:24:29 +00:00
target-triple -> target-tuple
This commit is contained in:
parent
f1c0d176f3
commit
2ac803ec71
8 changed files with 17 additions and 17 deletions
|
|
@ -888,7 +888,7 @@
|
|||
"title": "cargo",
|
||||
"properties": {
|
||||
"rust-analyzer.cargo.target": {
|
||||
"markdownDescription": "Compilation target override (target triple).",
|
||||
"markdownDescription": "Compilation target override (target tuple).",
|
||||
"default": null,
|
||||
"type": [
|
||||
"null",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue