aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/destructure_error_union.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-10-31compiler: remove anonymous struct types, unify all tuplesmlugg
2024-09-23fix: Add error note when attempt is made to destructure error union (#21491)Will Lillis