We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b46316 commit b691cc8Copy full SHA for b691cc8
.cargo/config.toml.disabled
@@ -1,8 +1,8 @@
1
-[source.crates-io]
2
-replace-with = 'ms-crates-io'
+# [source.crates-io]
+# replace-with = 'ms-crates-io'
3
4
-[registries.ms-crates-io]
5
-index = "sparse+https://pkgs.dev.azure.com/vscode/_packaging/crates/Cargo/index/"
+# [registries.ms-crates-io]
+# index = "sparse+https://pkgs.dev.azure.com/vscode/_packaging/crates/Cargo/index/"
6
7
# -Cehcont_guard: Enable EH Continuation Metadata (https://learn.microsoft.com/en-us/cpp/build/reference/guard-enable-eh-continuation-metadata).
8
# -Ccontrol-flow-guard: Enable Control Flow Guard, needed for OneBranch's post-build analysis (https://learn.microsoft.com/en-us/cpp/build/reference/guard-enable-control-flow-guard).
0 commit comments