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

Fix type instability of closures capturing types (2) #40985

Merged
merged 5 commits into from
Oct 12, 2024

Commits on Oct 11, 2024

  1. Fix type instability of closures capturing types

    Co-authored-by: Simeon Schaub <[email protected]>
    2 people authored and aviatesk committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    34336c1 View commit details
    Browse the repository at this point in the history
  2. remove special-casing in inlining

    simeonschaub authored and aviatesk committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d5d4b9b View commit details
    Browse the repository at this point in the history
  3. fixup

    aviatesk committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    09171a9 View commit details
    Browse the repository at this point in the history
  4. partially revert b64b1b3

    simeonschaub authored and aviatesk committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5d786e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7230e78 View commit details
    Browse the repository at this point in the history