Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2.13.7 regression in implicit resolution #9829

Merged
merged 1 commit into from Dec 15, 2021
Merged

Commits on Dec 12, 2021

  1. Tweak inferMethodInstance to consider if implicits are enabled

    When implicits are disabled, we can't recover later with a conversion.
    Esp. when we are already type checking an implicit conversion.
    
    This fixes a regression uncovered in Finch.
    joroKr21 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    b1c2238 View commit details
    Browse the repository at this point in the history