July 08, 2020
https://issues.dlang.org/show_bug.cgi?id=21030

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #3152 "Reduce template function instantiations related to array equality" fixing this issue:

- Fix Issue 21030 - Reduce template function instantiations related to array equality

https://github.com/dlang/druntime/pull/3152

--
September 11, 2020
https://issues.dlang.org/show_bug.cgi?id=21030

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3152 "Reduce template function instantiations related to array equality" was merged into master:

- c9412dc3aadb08a26cb71aec9ec022629845bc57 by Nathan Sashihara:
  Fix Issue 21030 - Reduce template function instantiations related to array
equality

https://github.com/dlang/druntime/pull/3152

--