-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Segfault when breaking from else statement inside of inline for loop
bug
Observed behavior contradicts documented or intended behavior
#23522
opened Apr 9, 2025 by
AndrewKraevskii
arm-linux-musleabihf
and armeb-linux-musleabihf
gives converge error in building LLVM
backend-llvm
std.Random doesn't support f16, f80, f128
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
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.
Usage of
statx
system call since Zig 0.14 causes widespread compatibility issue with Linux for Bun users
os-linux
#23514
opened Apr 9, 2025 by
dtinth
make This issue suggests modifications. If it also has the "accepted" label then it is planned.
@returnAddress
work at compile-time
proposal
@sizeOf() reports incorrect size of structs over 4 GiB
bug
Observed behavior contradicts documented or intended behavior
#23511
opened Apr 9, 2025 by
RetroDev256
Proposal: make by-ref capture semantics consistent
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.
Ecdsa over Secp256k1 with Sha256 returns wrong result
bug
Observed behavior contradicts documented or intended behavior
#23503
opened Apr 8, 2025 by
iskyd
getcontext()
should not be exposed from std.os.linux
os-linux
standard library
macho: linker fails parsing an object file, with "unexpected remainder" error
bug
Observed behavior contradicts documented or intended behavior
linking
os-macos
Dot syntax doesn't work on optionals calling Observed behavior contradicts documented or intended behavior
method(?Self)
, but does on non-optionals calling it.
bug
#23476
opened Apr 6, 2025 by
Des-Nerger
Block stack allocations do not disappear at end of block scope
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.
#23475
opened Apr 6, 2025 by
buzmeg
zig fetch
on git repos doesn't clone submodules
bug
#23473
opened Apr 5, 2025 by
brianferri
Pass-by-value Observed behavior contradicts documented or intended behavior
this
parameter for call is loaded before calls in the argument list (that modify it) apply side-effects
bug
#23471
opened Apr 5, 2025 by
kcbanner
unexpected segfault with 32-bit x86
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
-target x86-freestanding -fno-llvm
arch-x86
Incorrect location for "cast discards const qualifier"
error message
This issue points out an error message that is unhelpful and should be improved.
Zig panics when EINVAL is returned by fstat
bug
Observed behavior contradicts documented or intended behavior
os-linux
standard library
This issue involves writing Zig code for the standard library.
Sema: leaks comptime allocs to the backend
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
assertion referencing Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
builtin
from module with different optimize mode in tests
bug
Pointer difference expected to have @divExact semantics
bug
Observed behavior contradicts documented or intended behavior
#23449
opened Apr 3, 2025 by
vadim-za
Proposal: stackless coroutines as low-level primitives
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
.use_llvm = false fails for dynamic library build
arch-x86_64
64-bit x86
bug
Observed behavior contradicts documented or intended behavior
linking
Previous Next
ProTip!
Adding no:label will show everything without a label.