rustc_
incremental
1.84.0-nightly
(b19329a37 2024-11-21)
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
<
()
>