Skip to content

Fix --no-default-features without --features raw-entry#550

Closed
cuviper wants to merge 1 commit intorust-lang:masterfrom
cuviper:no-default-features
Closed

Fix --no-default-features without --features raw-entry#550
cuviper wants to merge 1 commit intorust-lang:masterfrom
cuviper:no-default-features

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
Contributor

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