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

Change key to return &K rather than &Q #425

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

programmerjake
Copy link
Member

@programmerjake programmerjake commented Apr 21, 2023

also changes EntryRef::and_replace_entry_with and OccupiedEntryRef::replace_entry_with to also give out &K

Fixes: #421

@Amanieu
Copy link
Member

Amanieu commented Apr 21, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Apr 21, 2023

📌 Commit e72ced8 has been approved by Amanieu

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Apr 21, 2023

⌛ Testing commit e72ced8 with merge 4ba7f33...

@bors
Copy link
Contributor

bors commented Apr 21, 2023

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

1 similar comment
@bors
Copy link
Contributor

bors commented Apr 21, 2023

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

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.

map::OccupiedEntryRef::key should return &K rather than &Q
3 participants