-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std.compress.flate: rework decompression and delete compression
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.
#24614
opened Jul 29, 2025 by
andrewrk
Loading…
build system: replace fuzzing UI with build UI, add time report
fuzzing
release notes
This PR should be mentioned in the release notes.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
#24588
opened Jul 26, 2025 by
mlugg
Loading…
build system: print captured stdout/err on Run step failure
#24580
opened Jul 25, 2025 by
kristoff-it
Loading…
detect when switch on error shadows it's own switch case capture
#24574
opened Jul 24, 2025 by
Techatrix
Loading…
std.process.Child: fix double path normalization in spawnWindows
#24562
opened Jul 24, 2025 by
h57624paen
Loading…
zig env: improve envvar handling and add command line args support
#24549
opened Jul 23, 2025 by
silversquirl
Loading…
translate-c: fix function pointer casting + alignCast and constCast at the same time
#24546
opened Jul 22, 2025 by
paokitore
Loading…
compiler: update aro and translate-c to latest; delete clang translate-c
release notes
This PR should be mentioned in the release notes.
#24497
opened Jul 18, 2025 by
andrewrk
Loading…
1 of 2 tasks
Ast: allow same-line grouped while then expressions
#24487
opened Jul 17, 2025 by
gooncreeper
Loading…
Sema: remove incorrect safety check for saturating left shift
#24411
opened Jul 11, 2025 by
Justus2308
Loading…
std.EnumArray: edit return of iterator.next() (Reloaded)
#24410
opened Jul 11, 2025 by
poypoyan
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.