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 c62ea96 commit 3e01e4bCopy full SHA for 3e01e4b
.cargo/config.toml
@@ -1,5 +1,5 @@
1
[target.x86_64-pc-windows-msvc]
2
-rustflags = ["-C", "target-feature=+crt-static", "-C", "debuginfo=0", "-C", "link-arg=/DEBUG:NONE"]
+rustflags = ["-C", "target-feature=+crt-static", "-C", "symbol-mangling-version=v0"]
3
4
[target.'cfg(all(windows, debug_assertions))']
5
rustflags = [
0 commit comments