diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-28 07:34:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-28 07:34:04 +0200 |
| commit | 6476b79df7769afc531dc74308f3e27e11ab95d2 (patch) | |
| tree | 06e38dde6d568cfbd36bd46ae43ae7785352c59c /compiler/rustc_interface/src | |
| parent | 901bab70d34748379331f1c1f069f57029f46b5e (diff) | |
| parent | ddff7f0e50c1184c5cfa1a54c7bd2b6848ed85d6 (diff) | |
| download | rust-6476b79df7769afc531dc74308f3e27e11ab95d2.tar.gz rust-6476b79df7769afc531dc74308f3e27e11ab95d2.zip | |
Rollup merge of #110918 - ChrisDenton:on-error-resume-next, r=cuviper
`remove_dir_all`: try deleting the directory even if `FILE_LIST_DIRECTORY` access is denied If opening a directory with `FILE_LIST_DIRECTORY` access fails then we should try opening without requesting that access. We may still be able to delete it if it's empty or a link. Fixes https://github.com/rust-lang/cargo/issues/12042
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
