January 29
https://issues.dlang.org/show_bug.cgi?id=24359

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16111 "Fix bugzilla issue 24359 - slice equality expression can be discarded" fixing this issue:

- Fix bugzilla issue 24359 - slice equality expression can be discarded

https://github.com/dlang/dmd/pull/16111

--
January 31
https://issues.dlang.org/show_bug.cgi?id=24359

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/dmd pull request #16111 "Fix bugzilla issue 24359 - slice equality expression can be discarded" was merged into master:

- 8d89feb226a4b444624a5cc84666ac799ddeed89 by Dennis Korpel:
  Fix bugzilla issue 24359 - slice equality expression can be discarded

https://github.com/dlang/dmd/pull/16111

--