May 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20887

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/phobos pull request #7509 "Improve speed of std.digest.digest!(Hash, Range) on non-array ranges" fixing this issue:

- Fix Issue 20887 - Improve speed of std.digest.digest!(Hash, Range) on
non-array ranges

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

--
May 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20887

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 #7509 "Improve speed of std.digest.digest!(Hash, Range) on non-array ranges" was merged into master:

- 18f2e6f042efa2e957ed06752f81a09dc4e95139 by Nathan Sashihara:
  Fix Issue 20887 - Improve speed of std.digest.digest!(Hash, Range) on
non-array ranges

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

--