aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread.zig
diff options
context:
space:
mode:
authorAdamGoertz <36753247+AdamGoertz@users.noreply.github.com>2023-07-29 12:45:01 -0400
committerGitHub <noreply@github.com>2023-07-29 12:45:01 -0400
commit796927b900ad4b774c30d1cb545d606f23040d2f (patch)
tree7fd53185ae5dfadce29a8ab95f27d5bade0ae05c /lib/std/Thread.zig
parent8d1805f81c97a0b773772e86aa39f26c894b7985 (diff)
downloadzig-796927b900ad4b774c30d1cb545d606f23040d2f.tar.gz
zig-796927b900ad4b774c30d1cb545d606f23040d2f.zip
Allow zero-sized fields in extern structs (#16404)
This change allows the following types to appear in extern structs: * Zero-bit integers * void * zero-sized structs and packed structs * enums with zero-bit backing integers * arrays of any length with zero-size elements
Diffstat (limited to 'lib/std/Thread.zig')
0 files changed, 0 insertions, 0 deletions