March 05, 2020
https://issues.dlang.org/show_bug.cgi?id=20639

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/phobos pull request #7415 "Fix Issue 20639 - Some BitArray methods should be const/pure/nothrow/..." fixing this issue:

- Fix Issue 20639 - Some BitArray methods should be const/pure/nothrow/...

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

--
March 05, 2020
https://issues.dlang.org/show_bug.cgi?id=20639

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 #7415 "Fix Issue 20639 - Some BitArray methods should be const/pure/nothrow/..." was merged into stable:

- 84ee525ff5282ccd538792439569da6cb4d91e45 by MoonlightSentinel:
  Fix Issue 20639 - Some BitArray methods should be const/pure/nothrow/...

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

--