On Friday, 14 January 2022 at 23:28:44 UTC, Adam Ruppe wrote: > Currently calling .destroy(class_object) fails the @nogc tests. Practical Q: how many people are using classes without gc? And how many of those people are actually using @nogc vs just not linking the gc in the first place?