https://issues.dlang.org/show_bug.cgi?id=13478
--- Comment #7 from [email protected] --- Commits pushed to 2.066 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/972c90fddc053cc0e4560077dce4f1753269fdef Fix Issue 13478 - [REG2.066] Templates not emitted when also referenced in speculative contexts On master, this has already been fixed as a by-product of Kenji's minst/… rewrite of the instantiation tracking logic. https://github.com/D-Programming-Language/dmd/commit/0acbd549026041920a6b28cedca4a4e2e91a915b Merge pull request #3993 from klickverbot/2.066 Fix Issue 13478 - [REG2.066] Templates not emitted when also referenced in speculative contexts --
