rustc_
incremental
1.87.0-nightly
(920d95eaf 2025-03-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
<
()
>