September 13, 2022
https://issues.dlang.org/show_bug.cgi?id=23333

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@AndrejMitrovic created dlang/phobos pull request #8567 "Fix issue 23333: Make DList range access @nogc" fixing this issue:

- Fix issue 23333 - Make DList opSlice @nogc

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

--
September 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23333

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 #8567 "Fix issue 23333: Make DList range access @nogc" was merged into master:

- 63d28de5a7174370954b233886ac47da483b0e73 by Andrej Mitrovic:
  Fix issue 23333 - Make DList opSlice @nogc

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

--