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

remove elem_val and field_val 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.
#25138 opened Sep 3, 2025 by andrewrk Loading…
3 tasks
fix std.Io.takeDelimiter delimiter tossing
#25133 opened Sep 3, 2025 by pancelor Loading…
std compiler error fixes pt 2
#25124 opened Sep 3, 2025 by PauloCampana Loading…
Implement package fetch retries
#25120 opened Sep 3, 2025 by joshua-holmes Loading…
Remove things deprecated during the 0.15 release cycle
#25119 opened Sep 2, 2025 by linusg Loading…
std.math.Complex: add imaginary unit
#25115 opened Sep 2, 2025 by youdie323323 Loading…
Fix Reader.Limited hangs
#25109 opened Sep 1, 2025 by whatisaphone Loading…
add formatting modifier for arrays and slices
#25102 opened Sep 1, 2025 by asibahi Loading…
use the copy_file_range syscall on linux
#25096 opened Aug 31, 2025 by rpkak Loading…
std.fs.File: fix positional/streaming seekBy
#25095 opened Aug 31, 2025 by rhizoome Loading…
std: fix spawning processes from libraries with env map
#25092 opened Aug 31, 2025 by sno2 Loading…
glibc: guard inet-fortified.h
#25089 opened Aug 30, 2025 by Zeranoe Loading…
Dedupe types when printing error messages
#25086 opened Aug 30, 2025 by ProkopRandacek Loading…
std.io.writer: enforce a format specifier
#25079 opened Aug 30, 2025 by gsalvatella Loading…
std.crypto.ed25519: support cofactorless verification standard library This issue involves writing Zig code for the standard library.
#25030 opened Aug 26, 2025 by jedisct1 Loading…
build system: unit test enhancements ci-riscv64-linux Pull requests with this label applied will have riscv64-linux jobs scheduled.
#25029 opened Aug 26, 2025 by mlugg Loading…
std.net.Ip6Address: format numerical scope id
#25000 opened Aug 25, 2025 by database64128 Loading…
std: update websocket server implementation
#24969 opened Aug 23, 2025 by Raiden1411 Loading…
std: add a Deque data structure
#24968 opened Aug 23, 2025 by ifreund Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.