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.)
This commit is contained in:
bors 2024-02-25 12:19:55 +00:00
commit 37a8231dbd

Diff content is not available