https://issues.dlang.org/show_bug.cgi?id=14903 --- Comment #3 from David Nadlinger <code at klickverbot.at> --- Note that all those cases do not (yet) fail because of the throwing dtors. It's that the dtors aren't even invoked in the first place. --