March 25
https://issues.dlang.org/show_bug.cgi?id=24450

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #16334 "Fix Bugzilla 24450 - apply VRP to foreach indices when array is of kn…" fixing this issue:

- Fix Bugzilla 24450 - apply VRP to foreach indices when array is of known length

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

--
March 26
https://issues.dlang.org/show_bug.cgi?id=24450

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 #16334 "Fix Bugzilla 24450 - apply VRP to foreach indices when array is of kn…" was merged into master:

- c63bb20c83b4452337ceff4d1bfc4ac25835935f by Nick Treleaven:
  Fix Bugzilla 24450 - apply VRP to foreach indices when array is of known
length

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

--