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

Don't fold lets if the let-bound variable occurs under a lambda-abstraction #3029

Merged
merged 8 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. ShallowFreeVarsInfo

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fae0033 View commit details
    Browse the repository at this point in the history
  2. test

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b61044a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8b25d1 View commit details
    Browse the repository at this point in the history
  4. enable tests

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4b39ab4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d778dc View commit details
    Browse the repository at this point in the history
  6. style changes

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d8accb3 View commit details
    Browse the repository at this point in the history
  7. add comment

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2dfe48 View commit details
    Browse the repository at this point in the history
  8. add comment

    lukaszcz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9ffbb7a View commit details
    Browse the repository at this point in the history