aboutsummaryrefslogtreecommitdiff
path: root/test/cases/safety/@errorCast error not present in destination.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2025-07-26aarch64: implement some safety checksJacob Young
2025-02-15x86_64: implement error set and enum safetyJacob Young
2023-10-01Sema: add `@errorCast` which works for both error sets and error unionsVeikka Tuominen