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

Address issues with nullable flow analysis slot container types and changing types during inference #39301

Merged
merged 15 commits into from
Feb 24, 2020

Commits on Jan 2, 2020

  1. Partial fix for dotnet#39220

    Fixes dotnet#39220
    
    Filter out "bad" slots not a member of the container.
    
    Fixes dotnet#33428
    Neal Gafter committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    f253208 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Adjust tests.

    gafter committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    15a06b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    6f55117 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    ed62411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0126b8f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    be9208b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cadffb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. j'adoube

    gafter committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f3c22b0 View commit details
    Browse the repository at this point in the history
  2. Adjust tests to stop expecting cascaded warnings in unassigned variab…

    …le analysis.
    Neal Gafter committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f140eb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e9444 View commit details
    Browse the repository at this point in the history
  4. Refine hasErrors cascading to accomodate IDE tests.

    Neal Gafter committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    16972a5 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Neal Gafter committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    5217bea View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    35797ed View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

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

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    41b5e79 View commit details
    Browse the repository at this point in the history