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

Add unmeasurable variance kind for marking types whose variance result is unreliable #30416

Merged
merged 13 commits into from May 3, 2019

Commits on Mar 14, 2019

  1. Copy the full SHA
    029d3db View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Copy the full SHA
    d945aa5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33b6e42 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Copy the full SHA
    bbfb25f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Copy the full SHA
    10183d9 View commit details
    Browse the repository at this point in the history
  2. Add rule allowing Readonly<any> to be any instead of `{readonly […

    …index: string]: any}`
    weswigham committed Apr 25, 2019
    Copy the full SHA
    15f8c10 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dc40484 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Copy the full SHA
    093cc72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e96d98 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    weswigham committed Apr 29, 2019
    Copy the full SHA
    b646f28 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    18e5656 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Add fix for circularity error triggered by deep signature return type…

    … comparisons with `this` types
    weswigham committed May 3, 2019
    Copy the full SHA
    6a9e337 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7fc378 View commit details
    Browse the repository at this point in the history