mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-23 01:14:54 +03:00
5b647b792c
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>