[Issue 22065] std.container.array: compiler allows Array as the key of an associative array but this does not work properly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 22 12:45:32 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22065

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #8150 "std.container.array: compiler
allows Array as key of associative array but this does not work properly"
fixing this issue:

- Fix Issue 22065 - std.container.array: compiler allows Array as key of
associative array but this does not work properly

https://github.com/dlang/phobos/pull/8150

--


More information about the Digitalmars-d-bugs mailing list