Skip to content

Fix hash code of ExprImpl and TypeImpl#15281

Merged
bishabosha merged 1 commit into
scala:mainfrom
dotty-staging:fix-15227
May 24, 2022
Merged

Fix hash code of ExprImpl and TypeImpl#15281
bishabosha merged 1 commit into
scala:mainfrom
dotty-staging:fix-15227

Conversation

@nicolasstucki
Copy link
Copy Markdown
Contributor

Fixes #15227

@nicolasstucki nicolasstucki marked this pull request as ready for review May 24, 2022 16:45
@nicolasstucki nicolasstucki requested a review from bishabosha May 24, 2022 16:46
@nicolasstucki nicolasstucki added the fasttrack Simple fix. Reviewer should merge or apply additional changes directly. label May 24, 2022
@bishabosha bishabosha merged commit 9101116 into scala:main May 24, 2022
@bishabosha bishabosha deleted the fix-15227 branch May 24, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fasttrack Simple fix. Reviewer should merge or apply additional changes directly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExprMap produces expressions that are equals but have different hashCode

2 participants