-
-
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.Io: delete GenericWriter, AnyWriter, and null_writer
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.
#25036
opened Aug 27, 2025 by
andrewrk
Loading…
x86_64: fix multiplication overflow detection with adx
#25031
opened Aug 26, 2025 by
jacobly0
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…
fs: when linux statx is not exist add fallback syscall to fstatat.
#25022
opened Aug 26, 2025 by
hawkbee
Loading…
Add specialized parsing function for
utsname.release
to std.SemanticVersion
#25019
opened Aug 26, 2025 by
TibboddiT
Loading…
fix: differentiate between regular and top-level document comments in error messages
#24990
opened Aug 24, 2025 by
WillLillis
Loading…
std: add the "elusive eight" special functions to
std.math
#24966
opened Aug 23, 2025 by
EnronEvolved
•
Draft
1 of 5 tasks
use slices instead of posix.iovec in IoUring/read-write_fixed
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
#24933
opened Aug 21, 2025 by
ozgrakkurt
Loading…
compiler: move self-hosted backends from
src/arch
to src/codegen
#24919
opened Aug 20, 2025 by
alexrp
Loading…
std lib test suite: fix some illegal behavior found by valgrind
#24906
opened Aug 19, 2025 by
CorruptedVor
Loading…
std.posix.faccessat
: fallback to older faccessat
syscall if possible
#24900
opened Aug 18, 2025 by
rohlem
Loading…
Fix: FreeBSD TSan cross-compilation by using inline syscalls
#24896
opened Aug 18, 2025 by
iamrajiv
Loading…
std.ArrayListUnamanged fix compile error when @sizeOf(T) == 0
#24888
opened Aug 17, 2025 by
pmovzxdq
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.