zig/stage1
Jacob Young b60fc16b4f compiler: audit debug mode checks
* Introduce `-Ddebug-extensions` for enabling compiler debug helpers
 * Replace safety mode checks with `std.debug.runtime_safety`
 * Replace debugger helper checks with `!builtin.strip_debug_info`

Sometimes, you just have to debug optimized compilers...
2024-03-01 17:42:54 -08:00
..
2022-12-09 03:45:29 -05:00
2022-12-06 12:15:04 -07:00
2024-02-09 23:11:46 +02:00
2022-12-06 12:15:04 -07:00
2024-01-01 19:49:07 -07:00