diff options
| author | Joshua Nelson <jnelson@cloudflare.com> | 2022-07-01 23:47:48 -0500 |
|---|---|---|
| committer | Joshua Nelson <jnelson@cloudflare.com> | 2022-07-01 23:47:48 -0500 |
| commit | 75dfd5e1c1a51c44c8eb8d7474879f6ae5969085 (patch) | |
| tree | fcfbb3d317f11ae1b28d05138323366c8d99f1d0 /compiler/rustc_codegen_llvm/src/common.rs | |
| parent | acdcdfb61b7b472bfacbb8bb889bdf3204827f2e (diff) | |
| download | rust-75dfd5e1c1a51c44c8eb8d7474879f6ae5969085.tar.gz rust-75dfd5e1c1a51c44c8eb8d7474879f6ae5969085.zip | |
Fix caching bug in `download-rustc = true`
When moving this to rustbuild, I introduced a bug: if you had the file already downloaded, but deleted the sysroot for whatever reason, rustbuil would fail to unpack the cached tarball. This only affects people if they have a cached tarball, which is probably why we haven't seen an issue yet - wiping `build/cache` would work around the issue, or just not deleting `build/$TARGET/stage2`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions
