Skip to content

Use a simpler equal closure for Q = K#441

Merged
cuviper merged 1 commit intoindexmap-rs:mainfrom
cuviper:equal
Apr 18, 2026
Merged

Use a simpler equal closure for Q = K#441
cuviper merged 1 commit intoindexmap-rs:mainfrom
cuviper:equal

Conversation

@cuviper
Copy link
Copy Markdown
Member

@cuviper cuviper commented Apr 18, 2026

There are cases where we never need the Equivalent abstraction. This may not lead to much performance difference, if any, but it should at least be a little lighter burden on the compiler.

There are cases where we never need the `Equivalent` abstraction. This
may not lead to much performance difference, if any, but it should at
least be a little lighter burden on the compiler.
@cuviper cuviper enabled auto-merge April 18, 2026 18:58
@cuviper cuviper added this pull request to the merge queue Apr 18, 2026
Merged via the queue into indexmap-rs:main with commit 1073259 Apr 18, 2026
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