Commit 3fdabe5
authored
[6.2] Declare Xcode 26 availability for IssueHandlingTrait (#1252)
- **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**: @briancroom1 parent fb80eb9 commit 3fdabe5
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
| 226 | + | |
222 | 227 | | |
223 | 228 | | |
224 | 229 | | |
| |||
0 commit comments