-
-
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
C backend does not generate function pointer conversion
backend-c
The C backend (CBE) outputs C source code.
bug
Observed behavior contradicts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
Stack overflow when referencing global pointer to std.StaticBitSet(1_000_000_000)
bug
Observed behavior contradicts documented or intended behavior
#22426
opened Jan 5, 2025 by
robinheydon
Sema: missing RLS coercions with Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
@splat
enhancement
#22421
opened Jan 5, 2025 by
jacobly0
Sema: crash splatting an OPV
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
#22420
opened Jan 5, 2025 by
jacobly0
Sema: missed simplifications of OPVs
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
optimization
#22419
opened Jan 5, 2025 by
jacobly0
Sema: crash printing a slice with an undefined pointer
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
#22418
opened Jan 5, 2025 by
jacobly0
design flaw: eval branch quota of generic function instances violates order indepdent analysis
bug
Observed behavior contradicts documented or intended behavior
build-lib with emit-h is crashing for particular input file
bug
Observed behavior contradicts documented or intended behavior
#22405
opened Jan 4, 2025 by
arkadiuszwojcik
Suggest This issue points out an error message that is unhelpful and should be improved.
.{}
syntax when accidentally using {}
error message
#22402
opened Jan 3, 2025 by
vegerot
Misleading error message when keyword used as identifier
error message
This issue points out an error message that is unhelpful and should be improved.
panic trace from Observed behavior contradicts documented or intended behavior
inline fn
with function call in argument position points caret at argument, not outer function call
bug
#22399
opened Jan 3, 2025 by
rohlem
Internal compiler error assigning tagged union
bug
Observed behavior contradicts documented or intended behavior
#22393
opened Jan 2, 2025 by
sjb3d
Zig Language Reference for all zig versions links to the master standard library documentation
#22389
opened Jan 2, 2025 by
shaazib-tanvir
Parser error when tabs are inside of comment or string
bug
Observed behavior contradicts documented or intended behavior
#22388
opened Jan 2, 2025 by
rxvoid
zig build test-cases
fails when --libc
is passed
bug
#22383
opened Jan 1, 2025 by
sin-ack
NO_COLOR handling is wrong
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Std.debug.print
crashes with max_depth overflow on vectors
bug
By-length slicing with sentinel in first slice doesn't do a by-length slice
bug
Observed behavior contradicts documented or intended behavior
#22371
opened Dec 31, 2024 by
dweiller
C Backend Miscompiles With The C backend (CBE) outputs C source code.
bug
Observed behavior contradicts documented or intended behavior
miscompilation
The compiler reports success but produces semantically incorrect code.
static void const
Incomplete Type
backend-c
OutOfMemory
and segfault when using anytype
for argument in
bug
#22363
opened Dec 30, 2024 by
leonskidev
win32 on linux64: build run Observed behavior contradicts documented or intended behavior
-fwine
: host system (x86_64-linux-gnu) is unable to execute binaries from target (x86-windows-gnu)
bug
#22361
opened Dec 30, 2024 by
Des-Nerger
compiler crash when taking address of comptime value
bug
Observed behavior contradicts documented or intended behavior
#22356
opened Dec 30, 2024 by
xxxbxxx
Previous Next
ProTip!
Adding no:label will show everything without a label.