mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +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.