-
-
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
added compile_error test coverage for issue 17166
#22910
opened Feb 16, 2025 by
bg-thompson
Loading…
llvm
: Use inline variants of memcpy
/memset
intrinsics when using -fno-builtin
#22903
opened Feb 15, 2025 by
alexrp
Loading…
AstGen: make layout specifiers on opaque containers a compile error
#22881
opened Feb 13, 2025 by
Rexicon226
Loading…
compiler-rt: re-enable memcpy runtime safety in tests
#22875
opened Feb 13, 2025 by
dweiller
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.