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.
.cargo/config.toml
1 parent 1b41647 commit 307be7cCopy full SHA for 307be7c
.cargo/config.toml
@@ -6,3 +6,6 @@ lint = "clippy --all-targets -- -Aclippy::collapsible_if -Aclippy::needless_pass
6
7
[target.x86_64-pc-windows-msvc]
8
linker = "rust-lld"
9
+
10
+[env]
11
+CARGO_WORKSPACE_DIR = { value = "", relative = true }
0 commit comments