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

make the main zig executable no longer depend on LLVM, LLD, and Clang libraries accepted This proposal is planned. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16270 opened Jun 29, 2023 by andrewrk
7 of 25 tasks
0.15.0
compile errors for unused things 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.
#335 opened Apr 19, 2017 by andrewrk
1 of 5 tasks
0.14.0
Proposal: Stack-Capturing Macro proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#6965 opened Nov 3, 2020 by SpexGuy 0.14.0
Nit: anytype is a really inconsistent name proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#5893 opened Jul 17, 2020 by SpexGuy 0.14.0
Proposal to improve the ergonomics and precision of type inference in generic functions proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#9260 opened Jun 28, 2021 by zzyxyzz 0.14.0
Remove usingnamespace 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.
#20663 opened Jul 17, 2024 by mlugg 0.15.0
Add SIMD Support accepted This proposal is planned. contributor friendly This issue is limited in scope and/or knowledge of Zig internals. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#903 opened Apr 7, 2018 by tiehuis 0.14.0
inline assembly improvements proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#215 opened Nov 18, 2016 by andrewrk 0.16.0
Proposal: Event loop redesign accepted This proposal is planned. 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.
#8224 opened Mar 12, 2021 by kprotty 0.16.0
ideas to improve windows header files and libc os-windows proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#9998 opened Oct 21, 2021 by marler8997 0.16.0
Proposal: flip expected and actual in std.testing.expectEqual 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.
#4437 opened Feb 12, 2020 by joachimschmidt557 0.16.0
SIMD vector type syntax: [|N|]T proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#6771 opened Oct 22, 2020 by andrewrk 0.14.0
Introduce @OpaqueHandle() builtin proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#9859 opened Sep 29, 2021 by lucabol 0.16.0
cancelawait keyword to abort an async function call proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#5913 opened Jul 23, 2020 by andrewrk 0.14.0
Allow returning a value with an error proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#2647 opened Jun 10, 2019 by CurtisFenner 0.14.0
Proposal: Add a way for a test to expect a panic accepted This proposal is planned. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#1356 opened Aug 8, 2018 by mdsteele 0.14.0
async/await/suspend/resume enhancement Solving this issue will likely involve adding new logic or components to the codebase. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#6025 opened Aug 11, 2020 by andrewrk 0.14.0
Proposal: @Result to match cast builtins inference API proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#16313 opened Jul 4, 2023 by candrewlee14 0.14.0
implement a fast general purpose allocator contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. optimization standard library This issue involves writing Zig code for the standard library.
#12484 opened Aug 19, 2022 by andrewrk 0.14.0
test std lib TLS implementation against many real world servers bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. standard library This issue involves writing Zig code for the standard library.
#14172 opened Jan 3, 2023 by andrewrk
1 task
0.14.0
Prefer depending on NtDll rather than kernel32 or other higher level DLLs accepted This proposal is planned. contributor friendly This issue is limited in scope and/or knowledge of Zig internals. os-windows 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.
#1840 opened Dec 18, 2018 by daurnimator 0.16.0
allow integer types to be any range 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.
#3806 opened Nov 29, 2019 by andrewrk 0.14.0
Rename usingnamespace to mixin proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#9861 opened Sep 29, 2021 by ifreund 0.14.0
Get hello world compiling for iOS contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
#5145 opened Apr 23, 2020 by tanis2000 0.16.0
use case: ability to recover from illegal behavior in safe build modes use case Describes a real use case that is difficult or impossible, but does not propose a solution.
#3516 opened Oct 23, 2019 by mogud 0.16.0
ProTip! Adding no:label will show everything without a label.