[Issue 22075] [Reg 2.068] "AA key type S should have 'size_t toHash() const nothrow @safe' if opEquals defined" is not triggered if any field of S has its own 'alias this'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 8 17:05:12 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22075
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12840 "Fix Issue 22075 - [Reg 2.068] AA key type S
should have size_t toHash…" was merged into master:
- d28aadf324414afc697a5b71d960de82c568e191 by RazvanN7:
Fix Issue 22075 - [Reg 2.068] AA key type S should have size_t toHash() const
nothrow @safe if opEquals defined is not triggered if any field of S has its
own alias this
https://github.com/dlang/dmd/pull/12840
--
More information about the Digitalmars-d-bugs
mailing list