aboutsummaryrefslogtreecommitdiff
path: root/test/cases/no_compile_panic_for_unchecked_arith.zig
AgeCommit message (Expand)Author
2024-11-24test: Set emit_bin=false for some safety tests.Alex Rønne Petersen
2024-01-03Sema: Added logic to avoid unchecked operations calling `preparePanicId` (#18...amp-59