Skip to content

Fix Issue 22717 - TypeInfo_Struct.equals swaps lhs and rhs parameters#13593

Merged
dlang-bot merged 4 commits intomasterfrom
fix22717
Feb 2, 2022
Merged

Fix Issue 22717 - TypeInfo_Struct.equals swaps lhs and rhs parameters#13593
dlang-bot merged 4 commits intomasterfrom
fix22717

Conversation

@kinke
Copy link
Contributor

@kinke kinke commented Jan 31, 2022

Leading to a swapped rhs.opEquals(lhs) check if the opEquals method took its parameter by ref.

This depends on dlang/druntime#3718.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants