rustc_
incremental
1.90.0-nightly
(0d9592026 2025-07-19)
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
<
()
>