about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-25 12:19:55 +0000
committerbors <bors@rust-lang.org>2024-02-25 12:19:55 +0000
commit26cd5d862e22c013ecb3396b177d3af80e95c836 (patch)
tree333da31f36a6b37e7f35afdd99f00f8181cb9e8a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent43fdd4916d19f4004e23d422b5547637ad67ab21 (diff)
parenta13ec8d00396ac6f5a3f285f8fcd95a2ab6c8824 (diff)
downloadrust-26cd5d862e22c013ecb3396b177d3af80e95c836.tar.gz
rust-26cd5d862e22c013ecb3396b177d3af80e95c836.zip
Auto merge of #118724 - onur-ozkan:refactor-x-install, r=Mark-Simulacrum
speed up `x install` by skipping archiving and compression

Performing archiving and compression on `x install` is nothing more than a waste of time and resources. Additionally, for systems like gentoo(which uses `x install`) this should be highly beneficial.

[benchmark report](https://github.com/rust-lang/rust/pull/118724#issuecomment-1848964908)

Resolves #109308

r? Mark-Simulacrum (I think you want to review this, feel free to change it if otherwise.)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions