-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
compiler-rt: re-enable memcpy runtime safety in tests
#22875
opened Feb 13, 2025 by
dweiller
Loading…
std.testing: improve compile error on untagged union equality
#22852
opened Feb 11, 2025 by
mark-rushakoff
Loading…
std.DynLib: add support for DT_GNU_HASH sections in elf files
#22851
opened Feb 11, 2025 by
leroycep
Loading…
std.zig.system: use both PATH and hardcoded locations to find env (2 version)
#22814
opened Feb 8, 2025 by
BratishkaErik
Loading…
std.Build: Allow ConfigHeader values to be added outside of comptime
#22795
opened Feb 6, 2025 by
cbilz
Loading…
std.Build.Step.ConfigHeader: Add support for Autoconf-style
@FOO@
variables
#22794
opened Feb 6, 2025 by
cbilz
Loading…
crypto.pwhash.bcrypt: make silently_truncate_password a member of Params
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.
#22792
opened Feb 6, 2025 by
jedisct1
Loading…
improve error message for unterminated string and character literals
#22783
opened Feb 6, 2025 by
WillLillis
Loading…
std.os.linux: use
isize
to more accurately reflect mmap offset semantics
#22782
opened Feb 6, 2025 by
garrisonhh
Loading…
added expectEqualDeep test coverage for issue 16625
#22781
opened Feb 6, 2025 by
bg-thompson
Loading…
LLVM 20
backend-llvm
The LLVM backend outputs an LLVM IR Module.
release notes
This PR should be mentioned in the release notes.
work in progress
This pull request is not ready for review yet.
zig cc
Zig as a drop-in C compiler feature
add -Q option, equivalent to clang diagtool show-enabled
#22769
opened Feb 5, 2025 by
ywx2012
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.