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 another bug in circular type detection #41516

Merged
merged 2 commits into from
Jul 13, 2021
Merged

fix another bug in circular type detection #41516

merged 2 commits into from
Jul 13, 2021

Commits on Jul 8, 2021

  1. fix another bug in circular type detection

    Similar to #35275, but through a supertype instead of through the parameters
    Fixes #41503
    Fixes #41349
    vtjnash committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c27e124 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Apply suggestions from code review

    Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
    vtjnash and JeffBezanson authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ba2a5dc View commit details
    Browse the repository at this point in the history