March 06, 2022
https://issues.dlang.org/show_bug.cgi?id=22851

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@canopyofstars created dlang/phobos pull request #8403 "Fix 22851 - Add source reference to std.sumtype" fixing this issue:

- Fix 22851 - Add source reference to std.sumtype

  Add `Source: $(PHOBOSSRC std/sumtype.d)` to `std.sumtype's` module
documentation.

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

--
March 06, 2022
https://issues.dlang.org/show_bug.cgi?id=22851

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 #8403 "Fix 22851 - Add source reference to std.sumtype" was merged into master:

- 466b24444baf9ee3d1dbd71f7c5212d40c45bb85 by canopyofstars:
  Fix 22851 - Add source reference to std.sumtype

  Add `Source: $(PHOBOSSRC std/sumtype.d)` to `std.sumtype's` module
documentation.

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

--