mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 09:13:11 +00:00
All errors from std.ArrayList are allocation errors. Mark them as such. This is helpful when one wants to obtain a function pointer.
All errors from std.ArrayList are allocation errors. Mark them as such. This is helpful when one wants to obtain a function pointer.