mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
ee574f665c
breaking change: the error for renaming over a non-empty directory now returns error.DirNotEmpty rather than error.PathAlreadyExists.