Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@joroKr21
Copy link
Contributor

@joroKr21 joroKr21 commented Oct 24, 2020

Works around Intellij ambiguity issue.
Fixes #4321

@adamgfraser
Copy link
Contributor

Great! At this point I think we can just delete that instance since we aren't guaranteeing binary compatibility on ZIO Test, no one should be referring to the instance directly anyway, and it doesn't have an impact on the ability to make assertions.

@joroKr21
Copy link
Contributor Author

Sure, I didn't know that about ZIO Test 👍

Both `eqlSubtype1` and `eqlSubtype2` cover it so we prioritize them.
Works around Intellij ambiguity issue.
@joroKr21 joroKr21 marked this pull request as ready for review October 24, 2020 15:57
@joroKr21 joroKr21 changed the title Deprecate redundant eqlReflexive instance and make it non-implicit Delete redundant eqlReflexive instance Oct 24, 2020
Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving this! 🙏

@adamgfraser adamgfraser merged commit 78dc49a into zio:master Oct 25, 2020
@joroKr21 joroKr21 deleted the eql-work-around branch October 26, 2020 00:01
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.

[docs] Intellij will raise error when trying sample program of test.

2 participants