rename_path_with_retry
rustc_
incremental
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustc_
incremental::
persist::
fs
rustc_incremental
::
persist
::
fs
Function
rename_
path_
with_
retry
Copy item path
Source
fn rename_path_with_retry( from: &
Path
, to: &
Path
, retries_left:
usize
, ) ->
Result
<
()
>