Skip to content

Make XLang derive Eq and Hash#307

Merged
mrobinson merged 1 commit intoservo:mainfrom
mrobinson:add-eq-and-hash-to-xlang
Feb 13, 2026
Merged

Make XLang derive Eq and Hash#307
mrobinson merged 1 commit intoservo:mainfrom
mrobinson:add-eq-and-hash-to-xlang

Conversation

@mrobinson
Copy link
Copy Markdown
Member

This allows XLang to be used as a key in a HashMap.

Signed-off-by: Martin Robinson mrobinson@igalia.com

@Loirooriol
Copy link
Copy Markdown
Collaborator

Can you rebase?

This allows `XLang` to be used as a key in a `HashMap`.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
@mrobinson mrobinson force-pushed the add-eq-and-hash-to-xlang branch from 231bf35 to 71ba563 Compare February 12, 2026 18:29
@mrobinson
Copy link
Copy Markdown
Member Author

This is now rebased.

@Loirooriol
Copy link
Copy Markdown
Collaborator

Presumably this is for servo/servo#42466

@mrobinson
Copy link
Copy Markdown
Member Author

Yes, would you like me to wait for that PR to land in order to land this one? I think this should not interfere with any other Stylo upgrades as it merely adds new derives and doesn't change any API.

@mrobinson
Copy link
Copy Markdown
Member Author

Yes, would you like me to wait for that PR to land in order to land this one? I think this should not interfere with any other Stylo upgrades as it merely adds new derives and doesn't change any API.

Ah, I see that you've approved the Servo PR. Thank you.

@mrobinson mrobinson added this pull request to the merge queue Feb 13, 2026
Merged via the queue into servo:main with commit e9f0252 Feb 13, 2026
5 checks passed
@mrobinson mrobinson deleted the add-eq-and-hash-to-xlang branch February 13, 2026 10:01
lando-prod-mozilla bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Mar 6, 2026
github-actions bot pushed a commit that referenced this pull request Mar 7, 2026
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