Pinned issues
Issues
- 0
- 1
Unsymmetric coercion (unexpected failures) when mixing ordinary and allowzero pointers
#22017 opened by vadim-za - 1
Weird behavior parsing complex json (on Mac ARM M2)
#22024 opened by braquino - 2
bw.flush(); will cause 'zig build test' hang
#21984 opened by PegasusPlusUS - 3
no error on invalid `try` before anon struct
#21991 opened by travisstaloch - 6
std.crypto.core.keccak: do not overpermute the sponge
#22019 opened by krutimyltan2 - 1
zig fetch: inconsistent redirect handling between http and git+http remotes
#21976 opened by rockorager - 5
null pointers not safety-checked across ABI boundary
#22005 opened by nektro - 4
Unused shared library is not linked in executable
#22011 opened by Mnohem - 0
Tracking issue for the LLVM 20 upgrade
#22014 opened by alexrp - 2
Can no longer pass package path to installHeadersDirectory source without "."
#21997 opened by MasonRemaley - 1
Re-enable native `f16` lowering for Hexagon
#22013 opened by alexrp - 4
- 2
alloc crashed due to incorrect alignment in multi-threads
#22007 opened by daiwhea - 5
- 13
Neither way can build zig w/o SegFault
#21941 opened by lefsha - 1
Zig compiler crash (both with and without llvm)
#22008 opened by sfiedler0 - 4
zig build fails with many errors in any-windows-any
#21996 opened by circle67 - 12
Zig is not reproducible on different machines.
#22002 opened by rakino - 0
- 0
Remove the LoongArch `f16` lowering workaround with LLVM 20
#22003 opened by alexrp - 1
zero'd global constants consume @sizeOf(T) disk space
#21988 opened by Jarred-Sumner - 0
- 0
- 2
zig cc does not make debug info for the mac target when working from linux
#21985 opened by nevakrien - 3
Zig not consuming buffer from stdio
#21968 opened by Dispersia - 1
zig cc doesn't pass through `-Wl,--large-address-aware`
#21981 opened by tmm1 - 0
`zig cc -municode` does not define `UNICODE` macro
#21978 opened by alexrp - 4
cli: `zig fetch <url>` should accept a github repo url
#21951 opened by DonIsaac - 3
Formatting with `{s}` on a struct produces confusing error
#21965 opened by DonIsaac - 0
block checking isn't exhaustive
#21974 opened by Rexicon226 - 0
Errors with constant folding of large bitwise left shift
#21943 opened by danielbendix - 2
assertion is not fired
#21972 opened by nine-fox - 1
- 5
Dangerous undefined value
#21970 opened by nine-fox - 0
zig objcopy: support `--adjust-section-vma`
#21969 opened by fionera - 5
zig warmup
#21966 opened by marler8997 - 1
Improve messages when implicit casts from array to slice fails due to const mismatch
#21967 opened by DonIsaac - 2
Proposal: make the slice operator return an array
#21960 opened by mlugg - 1
update debug info line numbers during incremental compilation updates for unchanged functions
#21940 opened by andrewrk - 2
ability to do conditional compilation on zig version including when builtin functions change
#21957 opened by andrewrk - 4
Cannot use comptime if to call `dupe` vs `dupeZ`
#21949 opened by DonIsaac - 3
Thin LTO not working
#21947 opened by TCROC - 0
- 0
tls 1.2 decode error for https://cdn.kernel.org
#21952 opened by Allar - 0
- 2
- 3
Allow `@bitCast` to pass through lvalues
#21935 opened by silversquirl - 0
- 2
`.field_access` AST nodes contain out-of-bounds indexes
#21930 opened by DonIsaac