rename_path_with_retry
rustc_
incremental
1.92.0-beta.3
(f3f12444a 2025-11-09)
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
<
()
>