We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b36867 commit 9a49841Copy full SHA for 9a49841
src/libstd/Cargo.toml
@@ -87,3 +87,5 @@ std_detect_dlsym_getauxval = []
87
[package.metadata.fortanix-sgx]
88
# Maximum possible number of threads when testing
89
threads = 125
90
+# Maximum heap size
91
+heap_size = 0x8000000
0 commit comments