-
-
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
Reader.defaultReadVec: Workaround bad
r.end += r.vtable.stream()
behavior
#25306
opened Sep 20, 2025 by
squeek502
Loading…
fix: prevent crash when removing non-existent node from singly linked…
#25305
opened Sep 20, 2025 by
cpranga
Loading…
std: remove loop from growCapacity
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
standard library
This issue involves writing Zig code for the standard library.
#25302
opened Sep 20, 2025 by
andrewrk
Loading…
Elf2: create a new linker from scratch
linking
release notes
This PR should be mentioned in the release notes.
#25299
opened Sep 19, 2025 by
jacobly0
Loading…
std: delete SegmentedList again
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.
standard library
This issue involves writing Zig code for the standard library.
#25298
opened Sep 19, 2025 by
andrewrk
Loading…
sema: coerce comptime known arguments earlier for
@min
@max
#25296
opened Sep 19, 2025 by
IOKG04
Loading…
std.crypto.ascon
: disable Ascon-AEAD128 test on RISC-V with V support
ci-riscv64-linux
#25292
opened Sep 19, 2025 by
alexrp
Loading…
std: replace
mem.Allocator.dupeZ
and mem.orderZ
with *Sentinel
versions
#25290
opened Sep 19, 2025 by
IOKG04
Loading…
add behavior test: returning undefined pointer from function
#25287
opened Sep 19, 2025 by
andrewrk
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
aarch64 backend / zonCast: don't return a pointer to a stack element
#25272
opened Sep 18, 2025 by
jedisct1
Loading…
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
marko03kostic
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.