Skip to content

Pull requests: ziglang/zig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

std.http: allow fetching with no payload
#26013 opened Nov 22, 2025 by mferrera Loading…
Add few compile errors test cases
#26001 opened Nov 21, 2025 by mateusz834 Contributor Loading…
Add unwrapped optional assignment tests
#26000 opened Nov 21, 2025 by mateusz834 Contributor Loading…
Fix ublk uring usage due to using SQE128
#25987 opened Nov 20, 2025 by graveland Loading…
Add doc comment for Allocator.alignedAlloc()
#25930 opened Nov 14, 2025 by michal-dobrogost Loading…
std.zig.AstGen: don't call convertToNonTupleLike in structDeclInner
#25881 opened Nov 9, 2025 by mateusz834 Contributor Loading…
std.zig.AstGen: use shrinkRetainingCapacity while shrinking scratch list
#25870 opened Nov 8, 2025 by mateusz834 Contributor Loading…
Io.net: expand IPv6:IPv4 formatting and parsing
#25829 opened Nov 5, 2025 by blblack Contributor Loading…
2
1
docs: Add doc comments to std.math.isNan
#25822 opened Nov 5, 2025 by sorairolake Contributor Loading…
Reduce usage of expectEqual in behavior tests
#25791 opened Nov 3, 2025 by jeffective Contributor Loading…
Add support for Decl Literal in .zon
#25774 opened Oct 31, 2025 by biom4st3r Loading…
changed std.json.Value to unmanaged defaults
#25723 opened Oct 28, 2025 by gh22749268 Loading…
Refactor auto_hash.zig
#25722 opened Oct 28, 2025 by SeanTUT Contributor Loading…
zon: print type failing to be parsed/serialized
#25686 opened Oct 24, 2025 by jean-dao Contributor Loading…
std.math: Add std.math.egcd to compute the extended GCD
#25642 opened Oct 20, 2025 by jedisct1 Contributor Loading…
Container Awareness
#25635 opened Oct 19, 2025 by Sojamann Loading…
skip certificate which is not part of the chain
#25618 opened Oct 17, 2025 by ianic Contributor Loading…
Sema: correct AIR semantics around array concat optimization
#25594 opened Oct 16, 2025 by Rexicon226 Contributor Loading…
tests length of zero allocation
#25561 opened Oct 13, 2025 by keith-turner Loading…
3
Add more ARM helpers to compiler runtime
#25542 opened Oct 11, 2025 by sindrom91 Loading…
adds pointer to format string docs for debug.print
#25538 opened Oct 11, 2025 by keith-turner Loading…
std.posix: added missing posix error ENXIO
#25535 opened Oct 10, 2025 by chrboesch Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.