rustc_
incremental
1.90.0-nightly
(35f603652 2025-06-29)
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
<
()
>