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 #16654 and partially fix #16583 #17592

Closed
wants to merge 4 commits into from
Closed

Commits on Jun 21, 2023

  1. Use AllowLambdaWildcardApply mode in ApproximatingTypeMap

    Co-Authored-By: Guillaume Martres <63430+smarter@users.noreply.github.com>
    Co-Authored-By: Dale Wijnand <dale.wijnand@gmail.com>
    Co-Authored-By: Decel <8268812+Decel@users.noreply.github.com>
    4 people committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2e37835 View commit details
    Browse the repository at this point in the history
  2. Normalize types in compareAtoms

    Revert "Normalize types in compareAtoms"
    
    This reverts commit 1b52634.
    
    f
    
    Co-Authored-By: Dale Wijnand <dale.wijnand@gmail.com>
    mbovel and dwijnand committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b3f2102 View commit details
    Browse the repository at this point in the history
  3. Widen skolem in scrutinee when normalizing match aliase

    Co-Authored-By: Dale Wijnand <dale.wijnand@gmail.com>
    mbovel and dwijnand committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0258dc3 View commit details
    Browse the repository at this point in the history
  4. Widen skolem in scrutinee when reducing or comparing match types

    Co-Authored-By: Dale Wijnand <dale.wijnand@gmail.com>
    mbovel and dwijnand committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a47a547 View commit details
    Browse the repository at this point in the history