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

Optimize name resolution in desugaring #3586

Merged
merged 7 commits into from
Oct 18, 2024
Merged

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    fbe748c View commit details
    Browse the repository at this point in the history
  2. snap

    nikswamy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7132657 View commit details
    Browse the repository at this point in the history
  3. coalesce top-level definitions into a map for faster lookup during de…

    …sugaring (avoiding linear scan)
    nikswamy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bccb5d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e8710d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95fad8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23f5d95 View commit details
    Browse the repository at this point in the history
  7. comments

    nikswamy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2bf0446 View commit details
    Browse the repository at this point in the history