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

std.DynLib corrupts struct passed by value bug Observed behavior contradicts documented or intended behavior
#19841 opened May 3, 2024 by Pyrolistical
Autodoc: function displayed twice when aliased autodoc The web application for interactive documentation and generation of its assets. bug Observed behavior contradicts documented or intended behavior
#19836 opened May 2, 2024 by AndrewKraevskii 0.13.0
Compiler crashes when using short hand union assignment to a static variable bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness. regression It worked in a previous version of Zig, but stopped working.
#19832 opened May 1, 2024 by Rhineheart 0.13.0
llvm 18 regression: crash in "@intFromBool on vector" behavior test arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior os-windows regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#19825 opened May 1, 2024 by andrewrk 0.15.0
llvm 18 regression: crash in @shuffle bool 1 behavior test arch-aarch64 64-bit ARM backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior os-windows regression It worked in a previous version of Zig, but stopped working. upstream An issue with a third party project that Zig uses.
#19824 opened May 1, 2024 by andrewrk 0.15.0
unit tests: enforce time limits proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system
#19821 opened Apr 30, 2024 by andrewrk 0.13.0
build.zig: issue with caching with chained build.step.Run steps bug Observed behavior contradicts documented or intended behavior
#19817 opened Apr 30, 2024 by bfredl
Confusing linker error when library specified by extern declaration is not found bug Observed behavior contradicts documented or intended behavior
#19815 opened Apr 30, 2024 by sbancuz 0.13.0
suggestion/draft: add "strip" option for zig build bug Observed behavior contradicts documented or intended behavior
#19811 opened Apr 29, 2024 by nikkicoon
Inline assembly errors lose source location so it' hard to understand where error is error message This issue points out an error message that is unhelpful and should be improved.
#19808 opened Apr 29, 2024 by mholub
std.time.milliTimestamp doesn't work with x86 backend arch-x86_64 backend-self-hosted bug Observed behavior contradicts documented or intended behavior
#19807 opened Apr 29, 2024 by rupakhetibinit 0.13.0
*[1]T doesn't coerce to *T but *T coerces to *[1]T frontend Tokenization, parsing, AstGen, Sema, and Liveness. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#19806 opened Apr 29, 2024 by Trevor-Strong 0.13.0
StaticStringMap evaluation branch quota too low bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#19803 opened Apr 29, 2024 by zhylmzr 0.13.0
autodoc: top-level file doc-comment is not rendered from files in the crypto namespace bug Observed behavior contradicts documented or intended behavior
#19802 opened Apr 29, 2024 by perillo
error: tuple field has a name error message This issue points out an error message that is unhelpful and should be improved.
#19801 opened Apr 29, 2024 by sytranvn
create a tool that checks zig's cpu feature detection vs llvm's 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.
#19793 opened Apr 28, 2024 by andrewrk 0.13.0
Failed to compile bug Observed behavior contradicts documented or intended behavior
#19791 opened Apr 28, 2024 by alialrahahleh
ProTip! Add no:assignee to see everything that’s not assigned.