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 --no-default-features without --features raw-entry #550

Closed
wants to merge 1 commit into from

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Aug 29, 2024

HashSet still uses raw_entry_mut() internally, but now we can build
that without exposing it in the public API.

`HashSet` still uses `raw_entry_mut()` internally, but now we can build
that without exposing it in the public API.
@bors
Copy link
Collaborator

bors commented Sep 17, 2024

☔ The latest upstream changes (presumably #560) made this pull request unmergeable. Please resolve the merge conflicts.

@cuviper
Copy link
Member Author

cuviper commented Sep 18, 2024

Subsumed by #555.

@cuviper cuviper closed this Sep 18, 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.

2 participants