mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 01:53:16 +00:00
This also adds support loading a runtime pointer from a packed struct. Also, this commit improves many utility functions such as `trunc` and `intcast` to also support non-integer types such as booleans.