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 the raw entry API in favor of HashTable #534

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Jun 19, 2024

It is now moved under the "raw-entry" Cargo feature.

For now the raw-entry feature is kept enabled by default because HashSet uses it internally, but this will be disabled by default once this is no longer the case.

@Amanieu Amanieu force-pushed the deprecate-raw-entry branch from df1ea29 to c54002b Compare June 19, 2024 23:12
It is now moved under the "raw-entry" Cargo feature.

For now the raw-entry feature is kept enabled by default because
`HashSet` uses it internally, but this will be disabled by default once
this is no longer the case.
@Amanieu Amanieu force-pushed the deprecate-raw-entry branch from c54002b to c4ebfae Compare June 19, 2024 23:27
@Amanieu
Copy link
Member Author

Amanieu commented Aug 22, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Aug 22, 2024

📌 Commit c4ebfae has been approved by Amanieu

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 22, 2024

⌛ Testing commit c4ebfae with merge f01e271...

@bors
Copy link
Contributor

bors commented Aug 22, 2024

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

@bors bors merged commit f01e271 into rust-lang:master Aug 22, 2024
24 checks passed
@bors bors mentioned this pull request Aug 22, 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