diff options
| author | Carter Snook <cartersnook04@gmail.com> | 2024-06-12 20:39:18 -0500 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-07-28 20:08:52 -0700 |
| commit | 219acaa1d6ca4279085d7eb9449e7d0469a48432 (patch) | |
| tree | 8d25f1122c8a168dc37177f82028b56307ba0a0d /lib/std/multi_array_list.zig | |
| parent | 4a77c7f2588ce42c10df53fc1242f684ff506720 (diff) | |
| download | zig-219acaa1d6ca4279085d7eb9449e7d0469a48432.tar.gz zig-219acaa1d6ca4279085d7eb9449e7d0469a48432.zip | |
std.fs.Dir: Refactor atomicSymLink from std.fs
Deprecates std.fs.atomicSymLink and removes the allocator requirement
from the new std.fs.Dir.atomicSymLink. Replaces the two usages of this
within std.
I did not include the TODOs from the original code that were based
off of `switch (err) { ..., else => return err }` not having correct
inference that cases handled in `...` are impossible in the error
union return type because these are not specified in many places but
I can add them back if wanted.
Thank you @squeek502 for help with fixing buffer overflows!
Diffstat (limited to 'lib/std/multi_array_list.zig')
0 files changed, 0 insertions, 0 deletions
