-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Backport "Fix a bundle of patmat issues" to 3.5.2 #21478
Merged
Merged
Commits on Aug 28, 2024
-
Re-fix skipping match analysis & inlining
[Cherry-picked 4f22672]
Configuration menu - View commit details
-
Copy full SHA for df3bc28 - Browse repository at this point
Copy the full SHA df3bc28View commit details -
[Cherry-picked 3ba51a6]
Configuration menu - View commit details
-
Copy full SHA for c99c125 - Browse repository at this point
Copy the full SHA c99c125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 872d3e0 - Browse repository at this point
Copy the full SHA 872d3e0View commit details -
Some of the issues are legitimate [Cherry-picked b56da91]
Configuration menu - View commit details
-
Copy full SHA for 54fc155 - Browse repository at this point
Copy the full SHA 54fc155View commit details -
[Cherry-picked 7183bb2]
Configuration menu - View commit details
-
Copy full SHA for 938c5bb - Browse repository at this point
Copy the full SHA 938c5bbView commit details -
Strip null in exhaustivityCheckable
[Cherry-picked 8df91fa]
Configuration menu - View commit details
-
Copy full SHA for 4d58216 - Browse repository at this point
Copy the full SHA 4d58216View commit details -
Fix SeqFactoryClass#unapplySeq
Previously `defn.ListType.appliedTo(elemTp) <:< pat.tpe` failed when pat.tpe is something like ParamClause, an alias. [Cherry-picked e160de7]
Configuration menu - View commit details
-
Copy full SHA for 6a1b684 - Browse repository at this point
Copy the full SHA 6a1b684View commit details -
Without that, we end up with either a flexible type or a `| Null`. [Cherry-picked 5fd810e]
Configuration menu - View commit details
-
Copy full SHA for 48f9c67 - Browse repository at this point
Copy the full SHA 48f9c67View commit details -
[Cherry-picked 4dd8e8a]
Configuration menu - View commit details
-
Copy full SHA for aef1e2e - Browse repository at this point
Copy the full SHA aef1e2eView commit details -
Detail the second-pass maximizeType in Space.signature
[Cherry-picked 5b425ee]
Configuration menu - View commit details
-
Copy full SHA for 70ead5c - Browse repository at this point
Copy the full SHA 70ead5cView commit details -
[Cherry-picked ab240f1]
Configuration menu - View commit details
-
Copy full SHA for 40c60d8 - Browse repository at this point
Copy the full SHA 40c60d8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.