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

[Windows] cannot build zig with zig error: type 'usize' cannot represent integer value '7500000000' bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#21452 opened Sep 19, 2024 by nm-remarkable 0.15.0
indexOfSentinel SIMD usage before FP and MMU are enabled bug Observed behavior contradicts documented or intended behavior
#21451 opened Sep 19, 2024 by gaosui
UEFI.pool_allocator.resize() Unreachable Code when length and capacity match on an ArrayList bug Observed behavior contradicts documented or intended behavior
#21446 opened Sep 18, 2024 by dje4321
Tracking issue: Building linux kernel zig cc Zig as a drop-in C compiler feature
#21443 opened Sep 18, 2024 by vesim987
1 of 5 tasks
unplanned
C backend: pointer to array of non-simple value does not get emitted properly backend-c The C backend (CBE) outputs C source code. bug Observed behavior contradicts documented or intended behavior
#21439 opened Sep 18, 2024 by torque 0.14.0
Circular dependency of struct definition is not detected, and crashes the compiler bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21436 opened Sep 17, 2024 by Pokryton 0.14.0
Build hangs when using single thread on Windows and Linux bug Observed behavior contradicts documented or intended behavior
#21434 opened Sep 17, 2024 by akarpovskii
Add a PriorityQueueUnmanaged type to the standard library 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.
#21432 opened Sep 16, 2024 by saltzm 0.16.0
Inline assembly integer formatter implicitly converts unsigned integer to signed, then sign-extends to power of 2 backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code.
#21431 opened Sep 16, 2024 by Validark 0.14.0
error: unsupported linker arg: -x bug Observed behavior contradicts documented or intended behavior
#21429 opened Sep 15, 2024 by cinemast
error message for destructuring an error union should mention using try error message This issue points out an error message that is unhelpful and should be improved.
#21417 opened Sep 15, 2024 by paperdave 0.15.0
Link warning does not fail the build and is not shown on subsequent builds bug Observed behavior contradicts documented or intended behavior
#21416 opened Sep 14, 2024 by pfgithub
Proposal: A definition of naked functions based on comptime evaluation proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#21415 opened Sep 14, 2024 by alexrp 0.15.0
Fuzz tests are not discovered by test runner when re-running with same --seed argument enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#21410 opened Sep 14, 2024 by AdamGoertz 0.14.0
Invalid code compiles in comptime bug Observed behavior contradicts documented or intended behavior
#21405 opened Sep 14, 2024 by PanSashko 0.14.0
Tier 1 support for s390x-linux arch-s390x IBM System/390
#21402 opened Sep 13, 2024 by nektro
1 of 7 tasks
unplanned
Zero-bit types allowed in too many extern positions bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#21401 opened Sep 13, 2024 by wooster0 0.14.0
Safety of enum fields in packed structs is circumvented by @bitCast bug Observed behavior contradicts documented or intended behavior
#21372 opened Sep 10, 2024 by kj4tmp
ProTip! Adding no:label will show everything without a label.