July 15
https://issues.dlang.org/show_bug.cgi?id=24663

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 #16705 "Fix bugzilla 24663 - dip1000 doesn't check slice expression implicitl…" fixing this issue:

- Fix bugzilla 24663 - dip1000 doesn't check slice expression implicitly converted to static array

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

--
July 16
https://issues.dlang.org/show_bug.cgi?id=24663

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 #16705 "Fix bugzilla 24663 - dip1000 doesn't check slice expression implicitl…" was merged into master:

- 7df516b92bed810d2d802423f69322e329526345 by Dennis Korpel:
  Fix bugzilla 24663 - dip1000 doesn't check slice expression implicitly
converted to static array

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

--