-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Proposal: remove per-module targets
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.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
let 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
std.Build.add{Test,Executable}
take a root module and target/optimize options
enhancement
Make std.BitStack.pop return an optional
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.
standard library
This issue involves writing Zig code for the standard library.
Move Allocator patterns from std.heap to std.alloc
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.
standard library
This issue involves writing Zig code for the standard library.
#22272
opened Dec 19, 2024 by
GrayHatter
Loading…
remove redundant 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.
cpu
/os
/abi
/object_format
declarations from @import("builtin")
breaking
Move 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.
callconv
, align
, addrspace
, and linksection
annotation before function parameter list
breaking
zig fmt: format switch according to whether it has a trailing comma
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
zig fmt
Proposal: remove Peer Type Resolution from the language
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.
compiler: Implement This issue suggests modifications. If it also has the "accepted" label then it is planned.
@disableIntrinsics()
builtin function.
proposal
#22154
opened Dec 5, 2024 by
alexrp
Loading…
Proposal: This issue suggests modifications. If it also has the "accepted" label then it is planned.
@loopHint(hint: LoopHint) void
builtin function
proposal
ArrayList: embrace the word "reserve"
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
release notes
This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
#22137
opened Dec 4, 2024 by
andrewrk
Loading…
automatically test for out of memory conditions when Implementing this issue could cause existing code to no longer compile or have different behavior.
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.
std.testing.allocator
is used
breaking
null pointers not safety-checked across ABI boundary
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
ability to do conditional compilation on zig version including when builtin functions change
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Allow This issue suggests modifications. If it also has the "accepted" label then it is planned.
@bitCast
to pass through lvalues
proposal
std.zip+std.tar Extract to memory
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.
standard library
This issue involves writing Zig code for the standard library.
Proposal: Ability to Mark Entire Directories as a Dependency Recursively
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
Consider if This issue suggests modifications. If it also has the "accepted" label then it is planned.
@src()
in an inline
function should refer to the caller's location
proposal
#21906
opened Nov 4, 2024 by
matklad
destructuring via new This issue suggests modifications. If it also has the "accepted" label then it is planned.
useall
keyword
proposal
enum-backed address spaces
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Proposal: Add This issue suggests modifications. If it also has the "accepted" label then it is planned.
never_intrinsify
to std.builtin.CallModifier
proposal
Proposal: add 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.
standard library
This issue involves writing Zig code for the standard library.
http_disable_compression
enhancement
Previous Next
ProTip!
Adding no:label will show everything without a label.