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

Use identity with the permissive instantation to detect nongenric instances and disable variance probing on nongeneric instances #29981

Merged

Commits on Feb 20, 2019

  1. Use identity with the restrictive instantation to detect nongenric in…

    …stances and disable variance probing on nongeneric instances
    weswigham committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    815e792 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Configuration menu
    Copy the full SHA
    3994db4 View commit details
    Browse the repository at this point in the history
  2. Generalize to also include interfaces, add test case, still perform a…

    …rgument comparisons for postive comparisons if possible
    weswigham committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    579066d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd92006 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    bb250df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a776fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efc9478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba0720e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    ec0b671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df1629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1565c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2110d42 View commit details
    Browse the repository at this point in the history
  5. Revert constant change

    weswigham committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0fe6d9b View commit details
    Browse the repository at this point in the history
  6. And revert the comment, too

    weswigham committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f8989af View commit details
    Browse the repository at this point in the history