April 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20783

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@wolframw created dlang/phobos pull request #7465 "Fix Issue 20783 - std.string.lastIndexOf doesn't work correctly in CTFE" fixing this issue:

- Fix Issue 20783 - std.string.lastIndexOf doesn't work correctly in CTFE

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

--
April 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20783

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/phobos pull request #7465 "Fix Issue 20783 - std.string.lastIndexOf doesn't work correctly in CTFE" was merged into master:

- c57990ceda8e0108554abde9eed0fc04e4041529 by wolframw:
  Fix Issue 20783 - std.string.lastIndexOf doesn't work correctly in CTFE

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

--