rename_path_with_retry
rustc_
incremental
1.92.0-nightly
(c8905eaa6 2025-09-28)
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
<
()
>