rustc_
incremental
1.85.0-nightly
(a47555110 2024-11-22)
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
<
()
>