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

typeintersect: fix bounds merging during inner intersect_all. #55299

Merged
merged 1 commit into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. typeintersect: fix bounds merging during inner intersect_all.

    revert 748149e
    as that commit makes no sense especially when typevar occurs both inside and outside the inner intersection.
    close JuliaLang#55206
    N5N3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ac28661 View commit details
    Browse the repository at this point in the history