-
### Zig Version
0.14.0-dev.1511+54b668f8a
### Steps to Reproduce and Observed Behavior
The following test fails:
```zig
test {
const ExampleEnum = enum(u8) {
one = 1,
}…
-
> Note: This issue was created simply to provide a way for us to communicate to the Zig project about our most important Zig issues. We have provided them this link on their [Third Party Tracking Issu…
-
Hi,
I know nothing about `zig`. It seems like there's a new lockfile thing added in recent versions.
it would be fantastic if `nix-update` supported it like it does `Cargo.lock` prefetching, etc…
-
At the moment, the implementation of red-black trees in the standard library are not generic and need to be embedded in other structs in order to work as intended.
https://github.com/ziglang/zig/bl…
-
The ability to depend on a package at build time has been implemented in the zig package manager by this PR: https://github.com/ziglang/zig/pull/14859
It would be very nice to be able to depend on …
-
https://github.com/i18n-site/rust/actions/runs/11519713302/job/32069371843#step:9:494
```
+ RUSTFLAGS='--cfg reqwest_unstable -D warnings -C target-feature=+aes -C target-feature=+neon'
+ cargo z…
-
-
This is a list of missing features required to build linux kernel:
zig cc:
- [ ] https://github.com/ziglang/zig/blob/master/src/Package/Module.zig#L269-L281
- [ ] `-nostdinc` with `--target=x86_6…
-
Currently, `grammar.y` is out of sync with the actual grammar implemented by the `zig` compiler (in `std/zig/tokenizer` and `std/zig/parser.zig`).
These are the places where `grammar.y` and `zig` d…
-
### Is your feature request related to a problem? Please describe.
Hi @waruqi,
This is also the case with pkg-managers for other languages such as dub, conan, vcpkg, cargo...
`zig 0.12.0-dev` a…