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

Move callconv, align, addrspace, and linksection annotation before function parameter list 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.
#22263 opened Dec 17, 2024 by mlugg 0.15.0
Parameters are evaluated multiple times when a generic return type turns out to be comptime-only bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22262 opened Dec 17, 2024 by mlugg 0.14.0
Do not allow callconv, align, addrspace, or linksection to reference function arguments 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.
#22261 opened Dec 17, 2024 by mlugg 0.14.0
zig fmt: format switch according to whether it has a trailing comma proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig fmt
#22258 opened Dec 17, 2024 by wooster0 0.15.0
-fno-plt disregarded when compiling *.zig 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.
#22254 opened Dec 16, 2024 by xBZZZZ 0.15.0
std.posix.kevent loop on EINTR bug Observed behavior contradicts documented or intended behavior
#22253 opened Dec 16, 2024 by GuillaumeBibaut
"integer part of floating point value out of bounds" panic during f16 -> i32 conversion on macOS bug Observed behavior contradicts documented or intended behavior
#22247 opened Dec 15, 2024 by linusg
Static linking against C Lib with C++ symbols failed to link with unresolved symbols bug Observed behavior contradicts documented or intended behavior
#22244 opened Dec 15, 2024 by ic3man5
Unreferenced exports are removed when using .addAssemblyFile() bug Observed behavior contradicts documented or intended behavior
#22234 opened Dec 15, 2024 by daniel-ac-martin
compile-time performance formatting large enums bug Observed behavior contradicts documented or intended behavior
#22229 opened Dec 14, 2024 by marler8997
_start() and clone() are missing .cantunwind directives on Arm backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library. upstream An issue with a third party project that Zig uses.
#22218 opened Dec 13, 2024 by alexrp 0.15.0
Precompiled header handling for zig cc is half-broken bug Observed behavior contradicts documented or intended behavior zig cc Zig as a drop-in C compiler feature
#22216 opened Dec 13, 2024 by alexrp unplanned
Unwrapping undefined optional is not safety-checked in safe modes bug Observed behavior contradicts documented or intended behavior
#22215 opened Dec 13, 2024 by mnemnion
Proposal: allow switch on packed struct accepted This proposal is planned. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#22214 opened Dec 12, 2024 by mlugg 0.15.0
Support base 2-36 in bigint toString() functions 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.
#22206 opened Dec 11, 2024 by linusg 0.14.0
Going back to autodoc search page is broken under certain conditions bug Observed behavior contradicts documented or intended behavior
#22203 opened Dec 11, 2024 by jayschwa
Improve error message when incorrectly using the || operator instead of or error message This issue points out an error message that is unhelpful and should be improved.
#22200 opened Dec 10, 2024 by MaddyGuthridge 0.15.0
VS 2022 cl.exe stack overflows when compiling zig2.c bug Observed behavior contradicts documented or intended behavior os-windows
#22196 opened Dec 9, 2024 by isoviet 0.15.0
autodoc: std.crypto.aead.aes_gcm.Aes256Gcm has the wrong url bug Observed behavior contradicts documented or intended behavior
#22195 opened Dec 9, 2024 by nektro
std.posix.futimens() and related functions should take an optional pointer for "times" bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. standard library This issue involves writing Zig code for the standard library.
#22194 opened Dec 9, 2024 by mkauf 0.15.0
Larger binaries produced by zig-linux-x86_64-0.14.0-dev.2414+ba37a4369 bug Observed behavior contradicts documented or intended behavior
#22192 opened Dec 9, 2024 by fwsGonzo
ProTip! Type g i on any issue or pull request to go back to the issue listing page.