- std.io.Reader.fixed -> std.Io.Reader.fixed
- std.mem.trimRight -> std.mem.trimEnd
- std.io.Reader.fixed -> std.Io.Reader.fixed
- std.mem.trimRight -> std.mem.trimEnd
loftafi/zg-16:master into master
- std.io.Reader.fixed -> std.Io.Reader.fixed - std.mem.trimRight -> std.mem.trimEnd
std.process.argsWithAllocator(allocator) becomes: init.minimal.args.iterateAllocator(allocator)
This patch works with the latest 0.16-dev master branch but does not work with previous versions (0.15.2 and earlier)
Unfortunately it does not appear possible to design this patch backwards compatible with 0.15.2.
Anyone using 0.16-dev can merge/pul/use this patch.
Just leaving a note here that the no-allocation branch will be the root of the Zig 0.16 release. We'll figure out how to get all of this synchronized when the time comes.
Closed in favor of v0.16.0, which supports Zig v0.16.0.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?