diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-05-04 00:17:23 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-04 00:17:23 +0530 |
| commit | 32f3ddb902e03b7ac23de3e677ff27bc97eff0d6 (patch) | |
| tree | 045260484145db2639eb452bd360516d2754796c /compiler/rustc_llvm/llvm-wrapper | |
| parent | 068807a5b8072349363c33918c41f4d7ddfde600 (diff) | |
| parent | e40a4461eae543e067e6133817919f6ab7f04ac8 (diff) | |
| download | rust-32f3ddb902e03b7ac23de3e677ff27bc97eff0d6.tar.gz rust-32f3ddb902e03b7ac23de3e677ff27bc97eff0d6.zip | |
Rollup merge of #110436 - Mark-Simulacrum:support-xz-version, r=pietroalbini
Support loading version information from xz tarballs This is intended to allow us to move recompression from xz (produced in CI) to gz after an initial manifest run, which produces a list of actually required artifacts. The rest are then deleted, which means that we can avoid recompressing them, saving a bunch of time. This is essentially untested and more might be needed, will run a patched promote-release against try artifacts from this PR. If we do go ahead with this we'll either need to backport this patch to beta/stable, wait for it to propagate, or temporarily recompress to gzip but not xz tarballs (or similar). r? `@pietroalbini`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
