Files
rust/compiler
Matthias Krüger e970d63b61 Rollup merge of #140086 - ChrisDenton:backoff, r=petrochenkov
If creating a temporary directory fails with permission denied then retry with backoff

On Windows, if creating a temporary directory fails with permission denied then use a retry/backoff loop. This hopefully fixes a recuring error in our CI.

cc ```@jieyouxu,``` https://github.com/rust-lang/rust/issues/133959
2025-04-26 07:13:07 +02:00
..
2025-04-09 12:29:59 +01:00
2025-04-15 10:44:28 -04:00
2025-04-09 10:42:26 +00:00