You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR promotes issue handling traits (namely, the IssueHandlingTrait type) to non-@_spi public API, now that it has been accepted by the Testing Workgroup. #2079
This PR promotes issue handling traits (namely, the IssueHandlingTrait type) to non-@_spi public API, now that it has been accepted by the Testing Workgroup.
Checklist:
Code and documentation should follow the style of the Style Guide.
If public symbols are renamed or modified, DocC references should be updated.