swift-testing
swift-testing copied to clipboard
Remove string literal tags.
As discussed in the forums, we are removing string literal tags. This PR removes the interfaces for them. It preserves Tag.Kind because that may prove to be a useful abstraction in the future, e.g. if we come up with a new kind of tag that isn't a member of Tag.
Resolves rdar://125730118.
Checklist:
- [x] Code and documentation should follow the style of the Style Guide.
- [x] If public symbols are renamed or modified, DocC references should be updated.
@swift-ci please test
@swift-ci please test linux
Merging. Windows failure is a known toolchain issue.