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

Revert pattern matching improvements introducing regressions in 3.5.2 #21734

Merged
merged 3 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. Fixed false positive unreachable local object

    I think this was fixed in PR 21000, but I didn't check.
    dwijnand authored and WojciechMazur committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7baebd0 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix a bundle of patmat issues"

    This reverts PR scala#21000 due to introduced performance regression
    WojciechMazur committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1ed81d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Revert Unsuppress unchecked warnings

    This reverts commit 9045834 due to introduced regression
    WojciechMazur committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eece2c2 View commit details
    Browse the repository at this point in the history