aboutsummaryrefslogtreecommitdiff
path: root/test/cases/safety/@enumFromInt truncated bits - nonexhaustive.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
2025-01-30compiler: add `intcast_safe` AIR instructionmlugg