about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-21 19:35:14 +0200
committerGitHub <noreply@github.com>2024-08-21 19:35:14 +0200
commit33dc313625c87c8e190f8389a0bfe3fe6730f25e (patch)
tree2c83e197b34e51c4912566fa813edfe6557be872 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentade33251f1d528443d1a4f04d5ad0ae7fc278c77 (diff)
parent75ed08972703798888fceff12b3217408ca6a4b5 (diff)
downloadrust-33dc313625c87c8e190f8389a0bfe3fe6730f25e.tar.gz
rust-33dc313625c87c8e190f8389a0bfe3fe6730f25e.zip
Rollup merge of #129302 - jieyouxu:compiletest-RAGEY, r=compiler-errors
compiletest: use `std::fs::remove_dir_all` now that it is available

It turns out `aggressive_rm_rf` is not sufficiently aggressive (RAGEY) on Windows and obviously handles Windows symlinks incorrectly. Instead of rolling our own version, let's use `std::fs::remove_dir_all` now that it's available (well, it's been available for a good while, but probably wasn't available when this helper was written).

cc #129187 since basically this is failing due to similar problems.

Blocker for #128562.
Fixes #129155.
Fixes #126334.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions