https://issues.dlang.org/show_bug.cgi?id=12255
--- Comment #8 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3a3b90c49950bcad89a1dd69b1957ba5712cb3b0 fix Issue 12255 - opCmp requirement for AAs breaks code AAs should require equality and hashing for key types. https://github.com/D-Programming-Language/dmd/commit/5248be0ea108b4de8474cd23ee43c6d91e0679bd Merge pull request #3711 from 9rnsr/fix12255 [REG2.066a] Issue 12255 - opCmp requirement for AAs breaks code --
