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

Collection literals: type inference #68703

Merged
merged 11 commits into from
Jun 23, 2023

Commits on Jun 21, 2023

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

Commits on Jun 22, 2023

  1. Address feedback

    cston committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    183999a View commit details
    Browse the repository at this point in the history
  2. More tests

    cston committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c4e3e1a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/features/CollectionLiterals' i…

    …nto collections-inference
    cston committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cad8374 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/features/CollectionLiterals' i…

    …nto collections-inference
    cston committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dd075f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update tests

    cston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dc92b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b012fa View commit details
    Browse the repository at this point in the history
  3. Address feedback

    cston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f8673ba View commit details
    Browse the repository at this point in the history
  4. Add parens around type name

    cston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5f1e143 View commit details
    Browse the repository at this point in the history
  5. Merge tests

    cston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    72c7946 View commit details
    Browse the repository at this point in the history
  6. Add existing scenario to test

    cston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    69f6b5a View commit details
    Browse the repository at this point in the history