diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-21 19:35:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-21 19:35:14 +0200 |
| commit | 33dc313625c87c8e190f8389a0bfe3fe6730f25e (patch) | |
| tree | 2c83e197b34e51c4912566fa813edfe6557be872 /compiler/rustc_interface/src | |
| parent | ade33251f1d528443d1a4f04d5ad0ae7fc278c77 (diff) | |
| parent | 75ed08972703798888fceff12b3217408ca6a4b5 (diff) | |
| download | rust-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_interface/src')
0 files changed, 0 insertions, 0 deletions
