-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Open
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.documentationstandard libraryArea: Standard library umbrellaArea: Standard library umbrella
Description
Previous ID | SR-12842 |
Radar | rdar://problem/65491491 |
Original Reporter | @gwynne |
Type | Bug |
Additional Detail from JIRA
Votes | 0 |
Component/s | Standard Library |
Labels | Bug, Documentation |
Assignee | None |
Priority | Medium |
md5: 28e3f3762560fc35287695704135bdfd
Issue Description:
The commit 3890376 in early 2017 appears to have been partially responsible (inasmuch that it's the closest I could get to the real culprit easily, since GitHub's History and Blame interfaces don't follow file renames seemingly at all) for the accidental removal of the headerdoc comments covering the ~=
operator for the various forms of Range
. The missing documentation apparently went unnoticed when the operator was later reimplemented in an extension on RangeExpression
. Thanks to this, there's no visible documentation for the operator's behavior at all right through to present day, at least none that I could find.
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.documentationstandard libraryArea: Standard library umbrellaArea: Standard library umbrella