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

Deprecate PartialEq between Addr and String #1671

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

webmaster128
Copy link
Member

@webmaster128 webmaster128 commented Apr 24, 2023

First step for #1669

Copy link
Contributor

@maurolacy maurolacy left a comment

Choose a reason for hiding this comment

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

LGTM. Isn't there a way to mark those impls as deprecated? https://stackoverflow.com/questions/30757914/can-i-mark-a-function-as-deprecated

@webmaster128
Copy link
Member Author

Isn't there a way to mark those impls as deprecated? https://stackoverflow.com/questions/30757914/can-i-mark-a-function-as-deprecated

I looked for it but it does not seem possible. There are some conversations around that, e.g.

@webmaster128 webmaster128 changed the base branch from main to 1.2 May 2, 2023 07:49
@webmaster128
Copy link
Member Author

I rebased this for the 1.2 branch such that it can be released as 1.2.x

@webmaster128 webmaster128 merged commit 96b2475 into 1.2 May 2, 2023
@webmaster128 webmaster128 deleted the deprecate-Addr-String branch May 2, 2023 08:14
@webmaster128 webmaster128 added this to the 1.2.5 milestone May 2, 2023
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