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

Require TAITs to be mentioned in the signatures of functions that register hidden types for them #112652

Merged
merged 11 commits into from
Jul 8, 2023

Commits on Jul 7, 2023

  1. Require TAITs to be mentioned in the signatures of functions that reg…

    …ister hidden types for them
    oli-obk committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4c99872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907f97e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f89c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ca139 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af9dcf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b07d27c View commit details
    Browse the repository at this point in the history
  7. Collect nested items immediately instead of collecting them into an i…

    …ntermediate `Vec` first
    oli-obk committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    18f3d86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcacfe7 View commit details
    Browse the repository at this point in the history
  9. Add regression test

    oli-obk committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ef52dc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b549ba1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3004a7 View commit details
    Browse the repository at this point in the history