Skip to content

[String] Concrete String/Substring overloads for ~= #30719

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
Apr 3, 2020

Conversation

milseman
Copy link
Member

Add concrete overloads for ~= for String/Substring
combinations. SR-12457 tracks making this generic after we understand
the expression type checker impact.

rdar://problem/34581170

@milseman milseman requested review from xedin and airspeedswift March 30, 2020 17:38
@milseman
Copy link
Member Author

@airspeedswift you ok with this change as a "bug fix"?

@milseman
Copy link
Member Author

@swift-ci please test

@milseman
Copy link
Member Author

milseman commented Apr 2, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Apr 2, 2020

Build failed
Swift Test OS X Platform
Git Sha - cad0b4c4e6800b02093c1ed604aad04c9d128de6

@swift-ci
Copy link
Contributor

swift-ci commented Apr 2, 2020

Build failed
Swift Test Linux Platform
Git Sha - cad0b4c4e6800b02093c1ed604aad04c9d128de6

Add concrete overloads for ~= for String/Substring
combinations. SR-12457 tracks making this generic after we understand
the expression type checker impact.
@milseman
Copy link
Member Author

milseman commented Apr 2, 2020

Whoops, forgot to push my fix

@milseman
Copy link
Member Author

milseman commented Apr 2, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Apr 2, 2020

Build failed
Swift Test Linux Platform
Git Sha - 9c35ce785ed6f41f774f567a5230ea155239f0cc

@swift-ci
Copy link
Contributor

swift-ci commented Apr 2, 2020

Build failed
Swift Test OS X Platform
Git Sha - 9c35ce785ed6f41f774f567a5230ea155239f0cc

@milseman
Copy link
Member Author

milseman commented Apr 3, 2020

@swift-ci please test linux platform

@milseman milseman merged commit 5815468 into swiftlang:master Apr 3, 2020
@milseman milseman deleted the tilde_equality branch April 3, 2020 18:12
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