rename_path_with_retry
rustc_
incremental
1.94.0-nightly
(fa5eda19b 2025-12-12)
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
<
()
>