-
-
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
forbid trivial local address returned from functions
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.
#25333
opened Sep 22, 2025 by
andrewrk
Loading…
MappedFile: fix the insert range path not updating the root node
#25332
opened Sep 22, 2025 by
jacobly0
Loading…
std.Thread
: re-enable thread local storage
test on thumbeb
#25331
opened Sep 22, 2025 by
alexrp
Loading…
json: call jsonStringify on struct pointer without dereferencing
#25322
opened Sep 21, 2025 by
benburkert
Loading…
std.fs.Dir.Walker2: More control over directory walking
#25320
opened Sep 21, 2025 by
hkupty
Loading…
fix: prevent crash when removing non-existent node from singly linked…
#25305
opened Sep 20, 2025 by
cpranga
Loading…
sema: coerce comptime known arguments earlier for
@min
@max
#25296
opened Sep 19, 2025 by
IOKG04
Loading…
std: replace
mem.Allocator.dupeZ
and mem.orderZ
with *Sentinel
versions
#25290
opened Sep 19, 2025 by
IOKG04
Loading…
Parser: Add error when operator precedence is undefined
#25275
opened Sep 18, 2025 by
CMDRZero
Loading…
zig fmt: preserve formatting for function parameters with doc comments
#25274
opened Sep 18, 2025 by
jedisct1
Loading…
2
load a std.crypto.Certificate.Bundle from file or buffer
#25261
opened Sep 17, 2025 by
benburkert
Loading…
std.net: Replace ArrayLists with fixed size arrays
#25255
opened Sep 16, 2025 by
usebeforefree
Loading…
http.Client: fix handling of 204 No Content responses
#25254
opened Sep 16, 2025 by
jedisct1
Loading…
std.fs.File: fix discarding past end of file in positional mode
#25232
opened Sep 14, 2025 by
torque
Loading…
Fix PowerPC syscalls causing invalid code from CBE
#25229
opened Sep 14, 2025 by
taylordotfish
Loading…
The Great Implementing this issue could cause existing code to no longer compile or have different behavior.
ci-riscv64-linux
Pull requests with this label applied will have riscv64-linux jobs scheduled.
release notes
This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
std.debug
Refactor
breaking
#25227
opened Sep 13, 2025 by
mlugg
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.