https://issues.dlang.org/show_bug.cgi?id=22310
--- Comment #4 from Dlang Bot <[email protected]> --- @kinke created dlang/dmd pull request #13093 "Fix Issue 22310 - Cache failed template instantiations" fixing this issue: - Fix Issue 22310 - Cache failed template instantiations Only allow one retry attempt for gagged (speculative) instantiations, which seems to be crucial to make Phobos unittests compile. https://github.com/dlang/dmd/pull/13093 --
