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 union estimation on non-type parameters. #49345

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

N5N3
Copy link
Member

@N5N3 N5N3 commented Apr 13, 2023

Non-type parameters are never splitable. (Ignored in #48441)
Close #49323.

@N5N3 N5N3 added domain:types and dispatch Types, subtyping and method dispatch backport 1.9 Change should be backported to release-1.9 labels Apr 13, 2023
@N5N3 N5N3 merged commit fdd71c7 into JuliaLang:master Apr 13, 2023
@N5N3 N5N3 deleted the subtype-tuning branch April 13, 2023 23:28
KristofferC pushed a commit that referenced this pull request Apr 14, 2023
N5N3 added a commit to N5N3/julia that referenced this pull request Apr 24, 2023
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:types and dispatch Types, subtyping and method dispatch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apparent compilation hang in 1.9.0+rc2
3 participants