snazzy-d / sdc

The Snazzy D Compiler
MIT License
246 stars 55 forks source link

Static print buffer for d.rt.contract. #348

Closed dsm9000 closed 9 months ago

dsm9000 commented 9 months ago

Fixes the annoyance where assert() will not print from inside GC on account of the use of dynamically-allocated buffers.