Skip to content
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

Update StringRef::equals references to operator== #74804

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

bnbarham
Copy link
Contributor

equals has been deprecated upstream, use operator== instead.

`equals` has been deprecated upstream, use `operator==` instead.
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham
Copy link
Contributor Author

I'm sorry in advanced for the spam 😅. If I could unsubscribe you all, I would.

Copy link
Contributor

@mikeash mikeash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I could unsubscribe you all, I would.

Too bad, I'm approving it anyway.

@bnbarham bnbarham merged commit d8f381e into swiftlang:main Jun 28, 2024
5 checks passed
@bnbarham bnbarham deleted the rename-equals branch June 28, 2024 18:22
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.

6 participants