We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7beb4b3 commit d4cfe64Copy full SHA for d4cfe64
.cargo/config.toml
@@ -0,0 +1,4 @@
1
+[target.x86_64-pc-windows-msvc]
2
+rustflags = [
3
+ "-C", "link-arg=/STACK:800000000"
4
+]
0 commit comments