aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/access_inactive_union_field_comptime.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-08-22compiler: move unions into InternPoolAndrew Kelley
2023-03-15re-enable test-cases and get them all passingAndrew Kelley
2022-08-29Sema: fix access of inactive union field when enum and union fields are in di...Veikka Tuominen