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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Undefined C++ symbols when building stage 3 on aarch64-linux bug Observed behavior contradicts documented or intended behavior
#20196 opened Jun 5, 2024 by TeamPuzel
Zig no longer resets horizontal position in cmd.exe for compile error messages bug Observed behavior contradicts documented or intended behavior
#20188 opened Jun 4, 2024 by rohlem
tagged union switch prong capture doesn't coerce noreturn / uninstantiable field type bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20187 opened Jun 4, 2024 by rohlem 0.14.0
Misleading comptime_int to optional sized int error message when comptime_int is out of the range of the sized int type error message This issue points out an error message that is unhelpful and should be improved.
#20186 opened Jun 4, 2024 by Trevor-Strong 0.15.0
cmpxchg does not apply integer mask to compare non-pow2 sized integers backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20184 opened Jun 4, 2024 by Szwagi 0.14.0
'x is not a member function' is below 'struct defined here' error message This issue points out an error message that is unhelpful and should be improved.
#20182 opened Jun 4, 2024 by pfgithub 0.14.0
ability to override packages locally enhancement 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
#20180 opened Jun 3, 2024 by andrewrk 0.14.0
new package hash format: $name-$semver-$hash 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
#20178 opened Jun 3, 2024 by andrewrk 0.14.0
using @errorCast destroys error return trace bug Observed behavior contradicts documented or intended behavior
#20177 opened Jun 3, 2024 by nektro
bad codegen when using u6 bug Observed behavior contradicts documented or intended behavior
#20176 opened Jun 3, 2024 by ProkopRandacek
std.Progress does terminal width truncation based on raw byte count bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20171 opened Jun 2, 2024 by squeek502
@errorCast runtime safety does not include the name of the error error message This issue points out an error message that is unhelpful and should be improved.
#20170 opened Jun 2, 2024 by nektro 0.14.0
@errorCast does not support error set values bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20169 opened Jun 2, 2024 by nektro 0.14.0
Proposal: allow container-level destructuring proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20158 opened Jun 2, 2024 by edqx 0.14.0
LLVM abort compiling call to function with generic noreturn parameter with undefined argument bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20154 opened Jun 1, 2024 by amp-59 0.15.0
Add initializer for std.bit_set to initialize with a mask 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.
#20153 opened Jun 1, 2024 by gruelingpine185 0.14.0
std.fmt: Improve numeric options, simplify custom formatters, reduce complexity and more 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.
#20152 opened Jun 1, 2024 by castholm 0.14.0
No error/warning when root.std_options is not pub error message This issue points out an error message that is unhelpful and should be improved.
#20147 opened Jun 1, 2024 by terraquad 1.0.0
Self-hosted x86_64 backend doesn't support defining symbols in assembly backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#20136 opened May 31, 2024 by sfiedler0 0.15.0
packed struct depending on itself crashes bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20134 opened May 31, 2024 by wooster0 0.14.0
setting global cache directory to relative path causes build failure of dependencies bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#20129 opened May 30, 2024 by Jan200101 0.14.0
error: NoSpaceLeft with MacOS target on x86 host bug Observed behavior contradicts documented or intended behavior linking os-macos
#20124 opened May 30, 2024 by markus-oberhumer 0.14.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.