Unnamed repository; edit this file 'description' to name the repository.
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
Matthias Krüger 2023-04-28
parent c5f087e · parent dbe3967 · commit c98d9cf
0 files changed, 0 insertions, 0 deletions