https://issues.dlang.org/show_bug.cgi?id=20968
FeepingCreature <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from FeepingCreature <[email protected]> --- May relate to https://issues.dlang.org/show_bug.cgi?id=19091 - sometimes the compiler doesn't notice misinstantiation of structs. Then the failed struct is cached for the template parameter and treated as successful. --
