zig/test/stage1
Andrew Kelley caf672c495
@truncate: comptime 0 when target type is 0 bits
also if the dest type is a comptime_int, then treat it
as an implicit cast.

also compile error for attempting to truncate undefined

closes #1568
2019-02-09 21:38:34 -05:00
..
behavior @truncate: comptime 0 when target type is 0 bits 2019-02-09 21:38:34 -05:00
c_abi std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
behavior.zig SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00