mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-11 01:47:01 -04:00
e620b692c6
All errors from std.ArrayList are allocation errors. Mark them as such. This is helpful when one wants to obtain a function pointer.