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

Fix lint #920

Merged
merged 1 commit into from Apr 2, 2024
Merged

Fix lint #920

merged 1 commit into from Apr 2, 2024

Conversation

valenting
Copy link
Collaborator

The clippy suggestion was to use std::ptr::addr_eq, but that got stabilized in 1.76
In order to avoid breaking our 1.56 builds, we just allow this for now.

@valenting valenting added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit a4dd58b Apr 2, 2024
12 checks passed
DylanOToole2 pushed a commit to DylanOToole2/rust-url that referenced this pull request Apr 2, 2024
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.

None yet

2 participants