Commit c94ead7
authored
Rollup merge of rust-lang#63984 - cuviper:rust-installer-mem, r=Mark-Simulacrum
Update rust-installer to limit memory use
See rust-lang/rust-installer#98 -- on a many-core machine, the xz memory for so many threads is more than a 32-bit process can handle. The xz stream is now limited to 8 threads.
r? @alexcrichton1 file changed
+1
-1
lines changedSubmodule rust-installer updated 1 file
0 commit comments