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

Followup fix to transparent inline conversion #18130

Merged
merged 1 commit into from
Jul 10, 2023

Commits on Jul 6, 2023

  1. Adjust the fix for scala#9685 to increase source compatibility.

    We apply the full fix under `-source future` only, and a partial fix otherwise.
    
    This is a followup of scala#17924 that fixes the source incompatibilities reported in scala#18123.
    
    We test that the behavior under `-source future` still fixes scala#9685, and that without `-source future` we fix both scala#9685 and scala#18123.
    julienrf committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    76ca3e6 View commit details
    Browse the repository at this point in the history