-
-
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
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
-fno-plt
disregarded when compiling *.zig
backend-llvm
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
Precompiled header handling for Observed behavior contradicts documented or intended behavior
zig cc
Zig as a drop-in C compiler feature
zig cc
is half-broken
bug
Previous Next
ProTip!
Follow long discussions with comments:>50.