Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Segfault when breaking from else statement inside of inline for loop bug Observed behavior contradicts documented or intended behavior
#23522 opened Apr 9, 2025 by AndrewKraevskii
arm-linux-musleabihf and armeb-linux-musleabihf gives converge error in building LLVM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior upstream An issue with a third party project that Zig uses.
#23520 opened Apr 9, 2025 by HomuHomu833 0.15.0
std.Random doesn't support f16, f80, f128 contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. standard library This issue involves writing Zig code for the standard library.
#23518 opened Apr 9, 2025 by WiserOrb 0.16.0
make @returnAddress work at compile-time proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23512 opened Apr 9, 2025 by andrewrk 0.15.0
@sizeOf() reports incorrect size of structs over 4 GiB bug Observed behavior contradicts documented or intended behavior
#23511 opened Apr 9, 2025 by RetroDev256
Proposal: make by-ref capture semantics consistent accepted This proposal is planned. breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23509 opened Apr 8, 2025 by mlugg 0.15.0
Ecdsa over Secp256k1 with Sha256 returns wrong result bug Observed behavior contradicts documented or intended behavior
#23503 opened Apr 8, 2025 by iskyd
getcontext() should not be exposed from std.os.linux os-linux standard library This issue involves writing Zig code for the standard library.
#23494 opened Apr 7, 2025 by alexrp 0.15.0
macho: linker fails parsing an object file, with "unexpected remainder" error bug Observed behavior contradicts documented or intended behavior linking os-macos
#23481 opened Apr 6, 2025 by Seb-degraff 0.15.0
Dot syntax doesn't work on optionals calling method(?Self), but does on non-optionals calling it. bug Observed behavior contradicts documented or intended behavior
#23476 opened Apr 6, 2025 by Des-Nerger
Block stack allocations do not disappear at end of block scope backend-llvm The LLVM backend outputs an LLVM IR Module. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#23475 opened Apr 6, 2025 by buzmeg
zig fetch on git repos doesn't clone submodules bug Observed behavior contradicts documented or intended behavior
#23473 opened Apr 5, 2025 by brianferri
Pass-by-value this parameter for call is loaded before calls in the argument list (that modify it) apply side-effects bug Observed behavior contradicts documented or intended behavior
#23471 opened Apr 5, 2025 by kcbanner
unexpected segfault with -target x86-freestanding -fno-llvm arch-x86 32-bit x86 backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#23470 opened Apr 5, 2025 by Linuxperoxo 0.16.0
Incorrect location for "cast discards const qualifier" error message This issue points out an error message that is unhelpful and should be improved.
#23465 opened Apr 4, 2025 by mjasny 0.15.0
Zig panics when EINVAL is returned by fstat bug Observed behavior contradicts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#23463 opened Apr 4, 2025 by Sothatsit unplanned
Sema: leaks comptime allocs to the backend bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23462 opened Apr 4, 2025 by Rexicon226 0.15.0
Type reification allows tagged extern unions which create invalid values bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23454 opened Apr 3, 2025 by mitchellh 0.15.0
assertion referencing builtin from module with different optimize mode in tests bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#23453 opened Apr 3, 2025 by xdBronch 0.15.0
Pointer difference expected to have @divExact semantics bug Observed behavior contradicts documented or intended behavior
#23449 opened Apr 3, 2025 by vadim-za
Proposal: stackless coroutines as low-level primitives proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23446 opened Apr 3, 2025 by mlugg 0.15.0
.use_llvm = false fails for dynamic library build arch-x86_64 64-bit x86 bug Observed behavior contradicts documented or intended behavior linking
#23442 opened Apr 2, 2025 by SamPruden 0.15.0
ProTip! Adding no:label will show everything without a label.