aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_destructure_error_union.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2025-01-26fix: Only suggest try on destructure of error union if payload type can be de...Will Lillis