D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 22851 - Missing reference to std.sumtype's source in the latter's documentation
Summary: Missing reference to std.sumtype's source in the latter's documentation
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 trivial
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2022-03-06 02:18 UTC by starcanopy
Modified: 2022-03-06 03:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description starcanopy 2022-03-06 02:18:30 UTC
There is no 'Source: $(PHOBOSSRC std/sumtype.d)' in std.sumtype's module documentation.
Comment 1 Dlang Bot 2022-03-06 02:25:39 UTC
@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 Dlang Bot 2022-03-06 03:34:41 UTC
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