zig/test
Andrew Kelley 960914a073 add implicit cast from enum to union
when the enum is the tag type of the union and is comptime known
to be of a void field of the union

See #642
2017-12-05 20:46:58 -05:00
..
cases add implicit cast from enum to union 2017-12-05 20:46:58 -05:00
standalone
assemble_and_link.zig
behavior.zig more compile-time type reflection 2017-11-03 00:00:57 -04:00
build_examples.zig std.os.ChildProcess: on windows cwd affects exe search path 2017-10-16 02:30:03 -04:00
compare_output.zig std.io: introduce buffered I/O and change API 2017-11-07 03:22:27 -05:00
compile_errors.zig add implicit cast from enum to union 2017-12-05 20:46:58 -05:00
debug_safety.zig debug safety for unions 2017-11-16 21:15:15 -05:00
tests.zig rework enums and unions and their relationship to each other 2017-12-03 20:43:56 -05:00
translate_c.zig translate-c: support static incomplete array inside function 2017-11-29 21:50:38 -05:00