Skip to content

Fix URL.Template availability annotations #1279

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 2, 2025

Conversation

jrflat
Copy link
Contributor

@jrflat jrflat commented May 2, 2025

All public URL.Template extensions need to be marked with the FoundationPreview 6.2 availability since extensions are separate declarations and availability is per declaration. Extensions don't automatically inherit the availability from the type they're extending.

@jrflat
Copy link
Contributor Author

jrflat commented May 2, 2025

@swift-ci please test

@jrflat jrflat requested review from parkera, jmschonfeld and itingliu May 2, 2025 17:35
@jrflat jrflat merged commit 876aa1f into swiftlang:main May 2, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants