Skip to content

Warn infer-any avoids extra work#8577

Merged
lrytz merged 1 commit intoscala:2.13.xfrom
som-snytt:issue/11798-mitigation
Dec 9, 2019
Merged

Warn infer-any avoids extra work#8577
lrytz merged 1 commit intoscala:2.13.xfrom
som-snytt:issue/11798-mitigation

Conversation

@som-snytt
Copy link
Contributor

Only examine types for explicit Any if Any was inferred.

Also avoid drilling into refinement types, which resulted
in cycles.

Follow-up to #8538 which broke akka build.

Only examine types for explicit `Any` if `Any` was inferred.

Also avoid drilling into refinement types, which resulted
in cycles.
@scala-jenkins scala-jenkins added this to the 2.13.2 milestone Dec 5, 2019
@lrytz
Copy link
Member

lrytz commented Dec 9, 2019

Thanks, @som-snytt!

@lrytz lrytz merged commit 161c2a7 into scala:2.13.x Dec 9, 2019
@lrytz
Copy link
Member

lrytz commented Dec 9, 2019

(cc @SethTisue for the community build)

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.

3 participants