-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Sema: handle
foo() catch |err| switch (err) {...}
for !noreturn
#25203
opened Sep 10, 2025 by
JackoCoolio
Loading…
fix redundant safety checks being emitted for slicing
#25202
opened Sep 10, 2025 by
xdBronch
Loading…
std.crypto.tls.Client: fix infinite loop in std.Io.Writer.writeAll
#25200
opened Sep 10, 2025 by
marximimus
Loading…
comptime allocator
release notes
This PR should be mentioned in the release notes.
#25198
opened Sep 10, 2025 by
andrewrk
Loading…
std: Add several sockopt-related constants and structs
#25195
opened Sep 9, 2025 by
blblack
Loading…
Fix standalone test simple/cat/main.zig after Writergate update
#25188
opened Sep 8, 2025 by
imomaliev
Loading…
fix handling of comptime-only union fields in
Type.getUnionLayout
#25182
opened Sep 7, 2025 by
silversquirl
Loading…
change some posix functions to set flags using struct fields instead of bitwise and/or
#25164
opened Sep 6, 2025 by
Suibeom
Loading…
rework byval ZIR instructions; forbid runtime vector indexes
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
release notes
This PR should be mentioned in the release notes.
#25154
opened Sep 5, 2025 by
andrewrk
Loading…
5 tasks
std.math.complex: add imaginary unit, other breaking changes, etc.
#25115
opened Sep 2, 2025 by
youdie323323
Loading…
link(ELF): add ZSTD decompression support for compressed sections
#25107
opened Sep 1, 2025 by
neoto
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.