June 18, 2020
https://issues.dlang.org/show_bug.cgi?id=20949

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/phobos pull request #7535 "fix issue 20949 - std.range.popFront is unsafe in release mode" fixing this issue:

- fix issue 20949 - std.range.popFront is unsafe in release mode

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

--
June 19, 2020
https://issues.dlang.org/show_bug.cgi?id=20949

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 #7535 "fix issue 20949 - std.range.popFront is unsafe in release mode" was merged into master:

- 26822f44b5947137b19ba7094095f061334376a2 by aG0aep6G:
  fix issue 20949 - std.range.popFront is unsafe in release mode

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

--