Files
zig/test/behavior
Mitchell Hashimoto c9fac41368 stage2: resolve array type for typed array init expressions
Array types with sentinels were not being typed correctly in the
translation from ZIR to Sema (comptime). This modifies the `array_init`
ZIR to also retain the type of the init expression (note: untyped array
initialization is done via the `array_init_anon` ZIR and so is unchanged
in this commit).
2022-03-07 07:30:30 -08:00
..
2022-02-28 23:20:05 +01:00
2022-02-28 23:20:05 +01:00
2021-10-28 17:33:05 -07:00
2022-02-22 21:57:42 +01:00
2022-02-27 18:59:44 -05:00
2022-01-10 21:01:00 +01:00
2022-02-13 14:42:20 +02:00
2022-03-05 11:31:51 +01:00
2022-03-05 11:31:51 +01:00
2022-03-05 11:31:51 +01:00
2022-01-07 00:06:06 -05:00
2022-02-19 14:24:03 +01:00
2022-02-22 21:57:42 +01:00
2021-07-26 20:05:48 -04:00
2022-03-05 11:31:51 +01:00
2022-03-03 15:07:23 -05:00
2022-02-28 23:20:05 +01:00
2022-01-28 11:45:04 -07:00