Skip to content

Conversation

stmontgomery
Copy link
Contributor

This declares Xcode 26 availability for IssueHandlingTrait, which was proposed in ST-0011: Issue Handling Traits and included in Swift 6.2 in #1228.

This feature first appeared in Xcode 26 Beta 5, as noted1 in the Release Notes.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Footnotes

  1. Search for "ST-0011" on that page to find the reference.

@stmontgomery stmontgomery added this to the Swift 6.x (main) milestone Aug 6, 2025
@stmontgomery stmontgomery self-assigned this Aug 6, 2025
@stmontgomery stmontgomery added the documentation 📚 Improvements or additions to documentation label Aug 6, 2025
@stmontgomery stmontgomery requested a review from grynspan as a code owner August 6, 2025 01:58
@stmontgomery stmontgomery added the enhancement New feature or request label Aug 6, 2025
@stmontgomery stmontgomery added issue-handling Related to Issue handling within the testing library traits Issues and PRs related to the trait subsystem or built-in traits labels Aug 6, 2025
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery
Copy link
Contributor Author

@swift-ci please test Linux

stmontgomery added a commit that referenced this pull request Aug 6, 2025
- **Explanation**: This declares Xcode 26 availability for
`IssueHandlingTrait`, which was proposed in [ST-0011: Issue Handling
Traits](https://github.com/swiftlang/swift-evolution/blob/main/proposals/testing/0011-issue-handling-traits.md)
and included in Swift 6.2 in #1228.
- **Scope**: The `IssueHandlingTrait` API, and affects documentation
only.
- **Issues**: n/a
- **Original PRs**: #1251
- **Risk**: Low, documentation only change
- **Testing**: n/a
- **Reviewers**: @briancroom
@stmontgomery stmontgomery merged commit 54f919e into swiftlang:main Aug 6, 2025
3 checks passed
@stmontgomery stmontgomery deleted the issue-handling-trait-xcode-availability branch August 6, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📚 Improvements or additions to documentation enhancement New feature or request issue-handling Related to Issue handling within the testing library traits Issues and PRs related to the trait subsystem or built-in traits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants