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 9309703 commit 3967c50Copy full SHA for 3967c50
.cargo/config
@@ -1,3 +1,3 @@
1
[build]
2
target = "i686-pc-windows-msvc"
3
-rustflags = ["-C", "link-args=/def:src/exports.def"]
+rustflags = ["-C", "link-args=/debug:none /def:src/exports.def"]
0 commit comments