Skip to content

Deprecate Regex.init(quoting:) #602

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
Aug 16, 2022

Conversation

hamishknight
Copy link
Contributor

This was renamed to init(verbatim:), but we never removed the old overload. Deprecate it, and suggest using init(verbatim:) instead.

rdar://98737122

This was renamed to `init(verbatim:)`, but we
never removed the old overload. Deprecate it, and
suggest using `init(verbatim:)` instead.

rdar://98737122
@hamishknight hamishknight requested a review from milseman August 16, 2022 17:42
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight hamishknight merged commit b7bcb32 into swiftlang:main Aug 16, 2022
@hamishknight hamishknight deleted the quote-overload branch August 16, 2022 18:46
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