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

Make equivalent default feature #532

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

stepancheg
Copy link
Contributor

I think this is how it is meant to be:

hashbrown/src/lib.rs

Lines 140 to 142 in e25e6bb

// This is only used as a fallback when building as part of `std`.
#[cfg(not(feature = "equivalent"))]
/// Key equivalence trait.

CC @cuviper

@Amanieu
Copy link
Member

Amanieu commented Jun 17, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jun 17, 2024

📌 Commit f93727d has been approved by Amanieu

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 17, 2024

⌛ Testing commit f93727d with merge a34158c...

@bors
Copy link
Contributor

bors commented Jun 17, 2024

☀️ Test successful - checks-actions
Approved by: Amanieu
Pushing a34158c to master...

@bors bors merged commit a34158c into rust-lang:master Jun 17, 2024
24 checks passed
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.

3 participants