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

[Sema][CTAD] Allow user defined conversion for copy-list-initialization #94752

Merged
merged 5 commits into from
Jun 18, 2024

Commits on Jun 7, 2024

  1. [CTAD] Allow user defined conversion

    spaits authored and Gabor Spaits committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8e1f3aa View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Simplify boiler plate and re-organize tests

    spaits authored and Gabor Spaits committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8e33ac0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Simplify test

    spaits committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3076155 View commit details
    Browse the repository at this point in the history
  2. Format by hand

    spaits committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    44b6f2c View commit details
    Browse the repository at this point in the history
  3. Add release notes

    spaits committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    026536a View commit details
    Browse the repository at this point in the history