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

Sync changes from indexmap and release 0.5.1 #2

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Aug 1, 2024

  • Added trait MutableEntryKey for opt-in mutable access to map entry keys.
  • Added method MutableKeys::iter_mut2 for opt-in mutable iteration of map
    keys and values.

waywardmonkeys and others added 4 commits August 1, 2024 15:37
(cherry picked from commit 65c3c46)

Co-authored-by: Josh Stone <[email protected]>
(cherry picked from commit 6049d51)

Co-authored-by: Josh Stone <[email protected]>
@cuviper cuviper enabled auto-merge August 1, 2024 23:03
@cuviper cuviper added this pull request to the merge queue Aug 1, 2024
Merged via the queue into indexmap-rs:master with commit d814396 Aug 1, 2024
15 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