https://issues.dlang.org/show_bug.cgi?id=10045
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 Hardware|x86 |All OS|Windows |All Severity|minor |major --- Comment #3 from Martin Nowak <[email protected]> --- Nowadays the compiler silently generates a toHash function when the signature of the declared one doesn't match. This makes it unnecessary hard to declare a toHash function. --
