about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-03-09 12:52:43 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-03-09 12:52:43 +0100
commiteefe1ede8222867558e115dfeceee44104806f29 (patch)
tree0f6401206377cbbef2152122a974d966fa14629e
parent9adb1393563f4bfa1a035e7de4018a3cec249f50 (diff)
downloadrust-eefe1ede8222867558e115dfeceee44104806f29.tar.gz
rust-eefe1ede8222867558e115dfeceee44104806f29.zip
Update config name for latest rust-analyzer
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index a13d5931ffa..0cd576e160f 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,7 +2,7 @@
     // source for rustc_* is not included in the rust-src component; disable the errors about this
     "rust-analyzer.diagnostics.disabled": ["unresolved-extern-crate", "macro-error"],
     "rust-analyzer.assist.importMergeBehavior": "last",
-    "rust-analyzer.cargo.loadOutDirsFromCheck": true,
+    "rust-analyzer.cargo.runBuildScripts": true,
     "rust-analyzer.linkedProjects": [
         "./Cargo.toml",
         //"./build_sysroot/sysroot_src/src/libstd/Cargo.toml",