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

Add std.DynamicBitSet.setAll & unsetAll bug Observed behavior contradicts documented or intended behavior
#22288 opened Dec 22, 2024 by nurpax
trace trap (core dumped) on continue inside error switch bug Observed behavior contradicts documented or intended behavior
#22287 opened Dec 22, 2024 by cyuria
Proposal: remove per-module targets 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. zig build system std.Build, the build runner, `zig build` subcommand, package management
#22285 opened Dec 21, 2024 by mlugg 0.15.0
let std.Build.add{Test,Executable} take a root module and target/optimize options enhancement Solving this issue will likely involve adding new logic or components to the codebase. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system std.Build, the build runner, `zig build` subcommand, package management
#22284 opened Dec 21, 2024 by dweiller 0.15.0
Make std.BitStack.pop return an optional 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. standard library This issue involves writing Zig code for the standard library.
#22282 opened Dec 21, 2024 by adurmk1 0.15.0
zig test empty.zig --error-limit 0 segfaults bug Observed behavior contradicts documented or intended behavior
#22281 opened Dec 21, 2024 by wooster0
Misleading error message for missing path-based dependency used as build helper error message This issue points out an error message that is unhelpful and should be improved.
#22279 opened Dec 21, 2024 by ianprime0509
large generated code size in ReleaseSmall bug Observed behavior contradicts documented or intended behavior
#22277 opened Dec 20, 2024 by dweiller
Smaller ReleaseSmall by default enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#22270 opened Dec 19, 2024 by wooster0
1 of 6 tasks
unplanned
Weird bug around handling -v flag in zig cc -target bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. zig cc Zig as a drop-in C compiler feature
#22269 opened Dec 19, 2024 by tesuji 0.14.0
remove redundant cpu/os/abi/object_format declarations from @import("builtin") 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.
#22267 opened Dec 19, 2024 by mlugg 0.15.0
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
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
ProTip! Follow long discussions with comments:>50.