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

delete unused *opaque{} definitions from std.os.windows os-windows standard library This issue involves writing Zig code for the standard library.
#20208 opened Jun 6, 2024 by expikr 0.14.0
termios contains undefined bytes after tcgetattr. bug Observed behavior contradicts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#20205 opened Jun 5, 2024 by wojciechmurimi 0.14.0
Compiler crashes when using for on compile time slice. bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20204 opened Jun 5, 2024 by ScuroGuardiano 0.14.0
Proposal: Improve overflow operations 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.
#20203 opened Jun 5, 2024 by Snektron 0.14.0
Autodoc: Generate all paragraphs of function docstring autodoc The web application for interactive documentation and generation of its assets. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20202 opened Jun 5, 2024 by mnemnion 0.14.0
Proposal: Be stricter with the type of args of fmt.format/writer.print 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.
#20201 opened Jun 5, 2024 by Trevor-Strong 0.14.0
Provenance related LLVM miscompilation in release mode 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. upstream An issue with a third party project that Zig uses.
#20198 opened Jun 5, 2024 by cryptocode 0.16.0
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 frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20177 opened Jun 3, 2024 by nektro 0.14.0
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.