|
Exports from imported but unused files are missing
|
|
5
|
162
|
June 23, 2026
|
|
*T and [*]T values can't be coerced into each other, but they can be operated with the subtract operator. Intended?
|
|
15
|
369
|
June 23, 2026
|
|
AFL (with zig-afl-kit) doesn't allow adding c sources
|
|
0
|
71
|
June 22, 2026
|
|
Does builtin.fuzz imply builtin.is_test?
|
|
2
|
156
|
June 22, 2026
|
|
Idiomatic Zig
|
|
7
|
754
|
June 22, 2026
|
|
Get CWD path without `realPath`
|
|
6
|
212
|
June 22, 2026
|
|
How do I run a systemCommand in a temp directory while caching the results?
|
|
1
|
151
|
June 22, 2026
|
|
`zig fetch` failed if target project contains symlink
|
|
6
|
196
|
June 22, 2026
|
|
Tagged union wrapped in error union vs. errors in tagged union?
|
|
4
|
200
|
June 21, 2026
|
|
(De)serializing a multiarraylist
|
|
1
|
175
|
June 21, 2026
|
|
Stack frames in stdlib getting too deep?
|
|
10
|
465
|
June 21, 2026
|
|
Is this a bug in slicing `*const anyopaque` values with `[0..1]`?
|
|
2
|
154
|
June 21, 2026
|
|
Trouble with comptime expressions
|
|
7
|
204
|
June 21, 2026
|
|
Link issue (probably?) with -fincremental (0.17-dev / linux)
|
|
10
|
751
|
June 21, 2026
|
|
Using zig c++ to compile a C++ file, how to suppress _Nonnull warnings?
|
|
4
|
192
|
June 21, 2026
|
|
Returning stack variable references from inlined functions
|
|
4
|
134
|
June 21, 2026
|
|
Issue with assert in file generated by translate-c (regression - zig 0.17+870-ish)
|
|
2
|
103
|
June 20, 2026
|
|
Want to see memory leak but i couldn't, I intentionally created a memory leak, but i couldn't see the leak, why?
|
|
16
|
436
|
June 20, 2026
|
|
Clear terminal screen on rebuild when using zig build test --watch
|
|
3
|
409
|
June 19, 2026
|
|
Confusing on peer type resolution rules
|
|
1
|
150
|
June 19, 2026
|
|
Confusion about runtime modification of variable that is not comptime-known
|
|
2
|
132
|
June 19, 2026
|
|
Confusion about error: unable to resolve comptime value
|
|
4
|
79
|
June 19, 2026
|
|
Implementing a zero-copy block cache reader with current `rebase` semantics
|
|
9
|
239
|
June 18, 2026
|
|
Fuzz testing
|
|
34
|
891
|
June 18, 2026
|
|
`std.Io.Reader.takeByte` behavior compared to `std.c.read`
|
|
15
|
323
|
June 18, 2026
|
|
Optimizing the Goertzel Algorithm
|
|
0
|
159
|
June 18, 2026
|
|
Add test filters based on build system step
|
|
6
|
169
|
June 17, 2026
|
|
Referring to same struct field during reassignment
|
|
7
|
237
|
June 17, 2026
|
|
Reifying optional type
|
|
3
|
153
|
June 17, 2026
|
|
Build apparently succeeds with a failed command
|
|
4
|
147
|
June 17, 2026
|