aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-01-20 00:33:51 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-01-20 16:17:16 -0700
commite86ff712a666ab5be54fa763cc12a5f245718117 (patch)
tree90166386cac32112afbb0c087453cf22938a2702 /src/Module.zig
parenteb70f6e8d7f4c1a735fe25de368f6d5459cba16c (diff)
downloadzig-e86ff712a666ab5be54fa763cc12a5f245718117.tar.gz
zig-e86ff712a666ab5be54fa763cc12a5f245718117.zip
stage2: implement tuples
* AIR instruction vector_init gains the ability to init arrays and tuples in addition to vectors. This will probably also gain the ability to initialize structs and be renamed to `aggregate_init`. * AstGen prefers to use an `anon_array_init` ZIR instruction for local variables when the init expr is an array literal and there is no type.
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions