swift-testing icon indicating copy to clipboard operation
swift-testing copied to clipboard

Remove string literal tags.

Open grynspan opened this issue 1 year ago • 1 comments

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.

grynspan avatar May 16 '24 15:05 grynspan

@swift-ci please test

grynspan avatar May 16 '24 15:05 grynspan

@swift-ci please test linux

grynspan avatar May 16 '24 20:05 grynspan

Merging. Windows failure is a known toolchain issue.

grynspan avatar May 16 '24 21:05 grynspan