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

autodoc: std.crypto.core.aes documentation is hard to reach bug Observed behavior contradicts documented or intended behavior
#22312 opened Dec 25, 2024 by sorairolake
Fmt throws compile-time error on a different call reference bug Observed behavior contradicts documented or intended behavior
#22307 opened Dec 24, 2024 by xgallom
std.crypto.core.aes: Add AES-192
#22304 opened Dec 24, 2024 by sorairolake
Compilation stuck when using IntegerBitSet arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#22297 opened Dec 23, 2024 by maxandron 0.15.0
No error on comptime expression loading runtime value bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#22296 opened Dec 23, 2024 by kj4tmp 0.14.0
-Wl,-mllvm causes unsupported linker arg: -mllvm enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#22291 opened Dec 22, 2024 by mrexodia 0.15.0
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
ProTip! Follow long discussions with comments:>50.