Skip to content

Clarify what it means for a symbol to be both @_spi(Experimental) _and_ @_spi(ForToolsIntegrationOnly). #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented May 2, 2024

This PR updates SPI.md to clarify the intent behind combining these two SPI group names.

It also deletes the clause about other SPI group names as we've finished migrating away from them.

Resolves #390.

Checklist:

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

…and_ `@_spi(ForToolsIntegrationOnly)`.

This PR updates SPI.md to clarify the intent behind combining these two SPI
group names.

It also deletes the clause about other SPI group names as we've finished
migrating away from them.

Resolves #390.
@grynspan grynspan added bug 🪲 Something isn't working documentation 📚 Improvements or additions to documentation tools integration 🛠️ Integration of swift-testing into tools/IDEs labels May 2, 2024
@grynspan grynspan self-assigned this May 2, 2024
@grynspan grynspan changed the title Clarify what it means for a symbol to be both @_spi(Experimental) _… Clarify what it means for a symbol to be both @_spi(Experimental) _and_ @_spi(ForToolsIntegrationOnly). May 2, 2024
@grynspan
Copy link
Contributor Author

grynspan commented May 3, 2024

Documentation change only. Merging.

@grynspan grynspan merged commit d7b0f0e into main May 3, 2024
@grynspan grynspan deleted the jgrynspan/390-clarify-experimental-tools-spi branch May 3, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working documentation 📚 Improvements or additions to documentation tools integration 🛠️ Integration of swift-testing into tools/IDEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify SPI documentation guidance around "Experimental" combined with "ForToolsIntegrationOnly"
2 participants