aboutsummaryrefslogtreecommitdiff
path: root/lib/std/debug/simple_panic.zig
AgeCommit message (Expand)Author
2025-04-27make `@memcpy` and `@memmove` share panic handlersAndrew Kelley
2025-04-26compiler: add @memmove builtindweiller
2025-02-23Sema: allow `@ptrCast` of slices changing the lengthmlugg
2025-01-24std: remove old declarations now a zig1 update has happenedmlugg
2025-01-24all: update for `panic.unwrapError` and `panic.call` signature changesmlugg
2025-01-24compiler: yet more panic handler changesmlugg