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
..
2024-03-01 17:41:14 -08:00
2024-02-23 02:37:11 -07:00
2024-02-25 19:12:08 -08:00
2024-02-12 05:25:07 +01:00
2024-03-01 17:42:54 -08:00
2024-02-09 14:02:57 -08:00
2024-02-28 04:30:49 +01:00
2024-02-08 15:39:28 +01:00
2024-02-26 21:35:33 -07:00
2024-02-25 11:22:10 +01:00
2024-02-26 20:11:43 -08:00