Files
zig/lib/std/fs
EJ 5b647b792c std.Io.Dir: doc comment for renamePreserve and tests (#35317)
Right now the comment specifies what will happen when "renaming a file _over_ ... or a directory _over_...". But the whole point of `renamePreserve` is not writing over anything.

Reviewed-on: https://codeberg.org/ziglang/zig/pulls/35317
Reviewed-by: Ryan Liptak <squeek502@noreply.codeberg.org>
2026-05-19 03:12:32 +02:00
..