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

Type projections, part 3: call-site restrictions #2485

Merged
merged 8 commits into from
Sep 18, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    01131e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5597a68 View commit details
    Browse the repository at this point in the history
  3. call TemplateTypeHelper::resolveTemplateTypes() with call-site varian…

    …ce map propagated from the reflection layer
    jiripudil committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    219b16d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3151d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25d4172 View commit details
    Browse the repository at this point in the history
  6. fix ArrayType traversal

    preserve array<*NEVER*, *NEVER*> -> array{} conversion
    jiripudil committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4ce4f71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1077167 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e8f508 View commit details
    Browse the repository at this point in the history