Skip to content

Backport "Refactor function type logic" to LTS #19109

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

Merged
merged 10 commits into from
Dec 8, 2023
Merged

Conversation

Kordyjan
Copy link
Contributor

Backports #18193 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

Kordyjan and others added 10 commits November 30, 2023 14:36
This way we are explicit on the fact that this methods does not cover
`PolyFunction` and `ErasedFunction`.

[Cherry-picked c03d69f][modified]
This method checks if the type is any kind of function type: `FunctionN`,
`ContextFunctionN`, `PolyFunction`, and `ErasedFunction`.

[Cherry-picked d7167b0]
The erasure now supports polymorphic function types with erased parameters.
We still need to add support for this in the typer.

[Cherry-picked a420d71]
[Cherry-picked aca69bd][modified]
[Cherry-picked 21818e7]
Base automatically changed from lts-18092 to release-3.3.2 December 8, 2023 15:19
@Kordyjan
Copy link
Contributor Author

Kordyjan commented Dec 8, 2023

No regressions detected in the community build up to lts-16941.

Reference

@Kordyjan Kordyjan merged commit 652e6c2 into release-3.3.2 Dec 8, 2023
@Kordyjan Kordyjan deleted the lts-18193 branch December 8, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants