Skip to content

Conversation

smarter
Copy link
Member

@smarter smarter commented Feb 18, 2019

The .widen before calling .isErroneous is needed to recognize broken.foo as erroneous, not sure if we should change the definition of .isErroneous to widen automatically.

@smarter smarter added this to the 0.13 Tech Preview milestone Feb 18, 2019
@smarter smarter requested a review from odersky February 18, 2019 12:00
Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

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

Let's try to widen as part of _.isErroneous. It's too easy to fall into this trap otherwise.

@odersky odersky assigned smarter and unassigned odersky Feb 18, 2019
@smarter smarter merged commit ef55202 into scala:master Feb 18, 2019
@allanrenucci allanrenucci deleted the fix-pure-expr branch February 18, 2019 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants