-
-
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
std.fs.File: fix discarding past end of file in positional mode
#25232
opened Sep 14, 2025 by
torque
Loading…
mem.replace: Document that input/output cannot overlap
#25230
opened Sep 14, 2025 by
squeek502
Loading…
Fix PowerPC syscalls causing invalid code from CBE
#25229
opened Sep 14, 2025 by
taylordotfish
Loading…
std.Build.Step.Run: Enable passing (generated) file content as args
#25228
opened Sep 13, 2025 by
Justus2308
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…
std.*.ptrace: support more platforms and features more correctly
#25225
opened Sep 13, 2025 by
Justus2308
Loading…
Fix tools by removing usages of deprecatedWriter.
#25220
opened Sep 12, 2025 by
AndrewKraevskii
Loading…
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 handling of comptime-only union fields in
Type.getUnionLayout
#25182
opened Sep 7, 2025 by
silversquirl
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.