about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-07-01 23:47:48 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-07-01 23:47:48 -0500
commit75dfd5e1c1a51c44c8eb8d7474879f6ae5969085 (patch)
treefcfbb3d317f11ae1b28d05138323366c8d99f1d0 /compiler/rustc_codegen_llvm/src/common.rs
parentacdcdfb61b7b472bfacbb8bb889bdf3204827f2e (diff)
downloadrust-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