zig/test/behavior
Mitchell Hashimoto 7d0b6956c0 stage2: resolve type fully when resolving inferred allocs
We must resolve the type fully so that pointer children (i.e. slices)
are resolved. Additionally, we must resolve even if we can know the
value at comptime because the `alloc_inferred` ZIR always produces a
constant in the AIR.

Fixes #11181
2022-03-15 19:55:21 -04:00
..
2022-02-28 23:20:05 +01:00
2021-10-28 17:33:05 -07: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-08 21:10:04 +01:00
2022-03-09 13:53:20 -07:00
2022-03-14 23:15:01 -07: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
2022-03-06 16:18:51 -07:00
2022-03-09 13:53:20 -07:00
2021-07-26 20:05:48 -04:00
2022-03-05 11:31:51 +01:00
2022-03-14 23:15:01 -07:00
2022-02-28 23:20:05 +01:00
2022-01-28 11:45:04 -07:00