mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-02 05:48:44 -04:00
70cc1751ca
Closes #5671. Checks if the rhs is integral and of differing or the same signedness. If they are different does an @intCast to the lhs type