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

Deprioritize inferences made from implicit never arrays #54006

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2023

  1. Avoid deprioritization of inferences made from mapped types with prim…

    …itive type parameter constraints
    Andarist committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f050215 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge remote-tracking branch 'origin/main' into avoid-deprioritizatio…

    …n-of-some-mapped-type-inferences
    Andarist committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    082a161 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Merge remote-tracking branch 'origin/main' into avoid-deprioritizatio…

    …n-of-some-mapped-type-inferences
    Andarist committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    344e571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46aa15c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb45d5 View commit details
    Browse the repository at this point in the history
  4. remove outdated comment

    Andarist committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    74b274d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d6a34 View commit details
    Browse the repository at this point in the history
  6. simplify the check

    Andarist committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1433a17 View commit details
    Browse the repository at this point in the history