May 16, 2020
https://issues.dlang.org/show_bug.cgi?id=20836

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/phobos pull request #7485 "fix Issue 20836 - std.math: reorder declarations from most visible to least" fixing this issue:

- fix Issue 20836 - std.math: reorder declarations from most visible to least

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

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

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 #7485 "fix Issue 20836 - std.math: reorder declarations from most visible to least" was merged into master:

- c9327ac06032283788b7ad62364cc85d0ff314cd by Iain Buclaw:
  fix Issue 20836 - std.math: reorder declarations from most visible to least

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

--