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

[styles] Name anonymous function type #19996

Merged
merged 3 commits into from
Mar 5, 2020
Merged

Commits on Mar 5, 2020

  1. packages Name anonymous function type

    ...to speed up compilation (by simplifying structural type comparison).
    Note that, in most cases, the performance benefit of extracting a name
    type will be insignificant.
    amcasey committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7d9e5a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7559ed View commit details
    Browse the repository at this point in the history
  3. fix snapshot tests

    eps1lon committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    82b8833 View commit details
    Browse the repository at this point in the history