-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
autodoc: Observed behavior contradicts documented or intended behavior
std.crypto.core.aes
documentation is hard to reach
bug
#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
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
std.sort.binarySearch
should return an index for insertion if no item was found
#22294
opened Dec 23, 2024 by
ColinTimBarndt
-Wl,-mllvm
causes unsupported linker arg: -mllvm
enhancement
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
let 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
std.Build.add{Test,Executable}
take a root module and target/optimize options
enhancement
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.
zig test empty.zig --error-limit 0
segfaults
bug
#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 Observed behavior contradicts documented or intended behavior
ReleaseSmall
bug
#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.
Weird bug around handling 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
-v
flag in zig cc -target
bug
remove redundant 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.
cpu
/os
/abi
/object_format
declarations from @import("builtin")
breaking
Move 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.
callconv
, align
, addrspace
, and linksection
annotation before function parameter list
breaking
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.
std.http.Client.fetch sends headers unnecessarily before the remaining payload, causing performance issues in some peculiar environments
bug
Observed behavior contradicts documented or intended behavior
#22259
opened Dec 17, 2024 by
jmullaney
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
Previous Next
ProTip!
Follow long discussions with comments:>50.