https://issues.dlang.org/show_bug.cgi?id=12246
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Steven Schveighoffer <[email protected]> --- As an update here, I don't disagree there is a problem. But I disagree with the solution. Disabling the checks during unit tests means disabling them during Phobos unit tests. I don't think we should do this. I'd rather fix the problem of running unit tests for templates by default. I'll leave the bug open, because it's still a bug. --
