aboutsummaryrefslogtreecommitdiff
path: root/test/cases/safety/switch on corrupted enum value.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-24all: migrate code to new cast builtin syntaxmlugg
2023-04-25Sema: implement comptime `@memset`Andrew Kelley
2022-09-20std: add return address parameter to panic fnVeikka Tuominen
2022-08-05Sema: better safety check on switch on corrupt valueVeikka Tuominen
2022-05-13runtime safety tests only on the native targetAndrew Kelley
2022-05-13migrate runtime safety tests to the new test harnessAndrew Kelley