zig/test/behavior
Andrew Kelley 7c1061784b stage2: fix inferred comptime constant locals
`const` declarations inside comptime blocks were not getting properly
evaluated at compile-time. To accomplish this there is a new ZIR
instruction, `alloc_inferred_comptime`. Actually we already had one
named that, but it got renamed to `alloc_inferred_comptime_mut` to match
the naming convention with the other similar instructions.
2022-02-08 20:03:17 -07:00
..
2022-02-03 22:31:29 +01:00
2021-10-28 17:33:05 -07:00
2022-01-26 20:59:20 -07:00
2022-01-10 21:01:00 +01:00
2022-01-24 21:53:57 -07:00
2022-01-26 00:36:12 -07:00
2022-01-08 14:30:11 -05:00
2022-01-26 20:59:20 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 00:36:12 -07:00
2022-01-07 00:06:06 -05:00
2022-01-26 00:36:12 -07:00
2022-01-28 11:45:04 -07:00
2021-11-26 23:17:01 -07:00
2022-01-07 00:06:06 -05:00
2021-07-26 20:05:48 -04:00
2022-01-08 14:01:28 +01:00
2022-01-17 20:45:55 -07:00
2022-01-26 20:59:20 -07:00
2022-01-03 02:09:54 +01:00
2021-11-27 00:27:52 -07:00
2022-01-17 20:45:55 -07:00
2022-01-28 11:45:04 -07:00