aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/panic_called_at_compile_time.zig
AgeCommit message (Expand)Author
2023-12-11Revert "Sema: forbid @breakpoint from being called at comptime"Andrew Kelley
2023-12-11Sema: forbid @breakpoint from being called at comptimeBogdan Romanyuk
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-07-07Sema: panic at comptime + misc error message improvementsVeikka Tuominen