← Back to index
|
Original Bugzilla link
Bug 22851 – Missing reference to std.sumtype's source in the latter's documentation
Status
RESOLVED
Resolution
FIXED
Severity
trivial
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2022-03-06T02:18:30Z
Last change time
2022-03-06T03:34:41Z
Keywords
pull
Assigned to
No Owner
Creator
starcanopy
Comments
Comment #0
by starcanopy — 2022-03-06T02:18:30Z
There is no 'Source: $(PHOBOSSRC std/sumtype.d)' in std.sumtype's module documentation.
Comment #1
by dlang-bot — 2022-03-06T02:25:39Z
@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
Comment #2
by dlang-bot — 2022-03-06T03:34:41Z
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