mirror of
https://github.com/ziglang/zig.git
synced 2024-12-01 09:32:31 +00:00
e3c92d0532
* Don't add an extra slot for the sentinel. Most of the code keeps using the constant value from the type descriptor, let's harmonize all the code dealing with sentinels. * Properly write out sentinel values when reinterpreting pointers at comptime. * Allow the reading of the 0th element in a `[0:S]T` type. |
||
---|---|---|
.. | ||
behavior | ||
c_abi | ||
behavior.zig |