Skip to content

Conversation

@cuviper
Copy link
Member

@cuviper cuviper commented Oct 17, 2025

  • MSRV: Rust 1.82.0 or later is now required.
  • Updated the indexmap dependency to version 2.12.0.
  • Added pop_if methods to OrderMap and OrderSet, similar to the method for Vec added in Rust 1.86.

I've stated that MSRV changes will be limited to minor versions, but since we were a 0.x crate, that would require bumping to semver-incompatible version. If we're going to do that, let's just make it 1.0!

(cherry picked from commit 3dbac6a)
It's the same type as from `std::collections::hash_map`, just a
different export path, so this isn't a breaking change.

(cherry picked from commit 38fb76a)
(cherry picked from commit c115d26)
(cherry picked from commit b46a32a)
It's a valuable test to have, but it's quite a bit slower than
everything else, and there's not much value in running it twice, for
both the pull request and merge queue.

(cherry picked from commit 61c9c94)
@cuviper cuviper added this pull request to the merge queue Oct 18, 2025
Merged via the queue into indexmap-rs:main with commit d04e267 Oct 18, 2025
16 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.

1 participant