Skip to content

Commit

Permalink
Rollup merge of rust-lang#47509 - cuviper:rayon-rust-installer, r=Mar…
Browse files Browse the repository at this point in the history
…k-Simulacrum

Update rust-installer for streaming parallelism

Pull in rust-lang/rust-installer#76 to get streamed tarball generation,
rather than batching it all in memory, while still getting the benefit
of compressing in parallel.
  • Loading branch information
kennytm committed Jan 17, 2018
2 parents 54299e2 + 2c5542f commit 8b22802
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/tools/rust-installer

0 comments on commit 8b22802

Please sign in to comment.