-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
linux/bpf: add alignment for helper functions to make compiler happy
#21924
opened Nov 6, 2024 by
tw4452852
Loading…
compiler: Improve handling of
-fno-builtin
and compiler-rt options
#21920
opened Nov 5, 2024 by
alexrp
Loading…
compiler: Disallow 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.
align(0)
everywhere in the language.
breaking
#21909
opened Nov 4, 2024 by
alexrp
Loading…
compiler: Fix some real and theoretical miscompilations with
allowzero
and volatile
#21882
opened Nov 2, 2024 by
alexrp
Loading…
Allocator.create: properly handle alignment for zero-sized types
#21864
opened Oct 31, 2024 by
gooncreeper
Loading…
add improved std.hash.int - deprecate std.hash.uint32
release notes
This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
#21858
opened Oct 30, 2024 by
francescoalemanno
Loading…
change fatal on error.UnsupportedFlags to a std.log.err and return
#21852
opened Oct 29, 2024 by
mocompute
Loading…
fix
@ptrFromInt
to create a 0x0 address for ?*allowzero T
instead of null
#21846
opened Oct 29, 2024 by
Rexicon226
Loading…
fmt: handle printing sentinel terminated arrays
#21840
opened Oct 28, 2024 by
bangbangsheshotmedown
Loading…
link/Coff: remove ImportTable and its nested allocations
#21786
opened Oct 24, 2024 by
kubkon
Loading…
Take eagerness into account when deduplicating dependencies
#21773
opened Oct 22, 2024 by
castholm
Loading…
link: use target to determine risc-v eflag validity
#21768
opened Oct 22, 2024 by
Rexicon226
Loading…
Do not use
undefined
for the ptr field of Allocator
/Random
instances
#21760
opened Oct 21, 2024 by
squeek502
Loading…
langref: fixes incorrect description of cmpxchg functions
#21755
opened Oct 20, 2024 by
ityonemo
Loading…
langref: improve packed struct memory layout description
#21741
opened Oct 18, 2024 by
kj4tmp
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.