aboutsummaryrefslogtreecommitdiff
path: root/test/cases/safety/zero casted to error.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-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-09-20std: add return address parameter to panic fnVeikka Tuominen
2022-08-12stage2: check for zero in `@intToError` safetyVeikka Tuominen