Skip to content

Conversation

oscardssmith
Copy link
Member

@oscardssmith oscardssmith commented Feb 27, 2024

This moves to using a semi-documented interface from a compiler internal function (and at the same time, fixes the issues with Tuple{Union{}} on 1.10).

This moves to using a documented interface from a compiler internal interface (and at the same time, fixes the issues with `Tuple{Union{}}` on 1.10).
@aplavin
Copy link
Member

aplavin commented Feb 28, 2024

fixes the issues with Tuple{Union{}} on 1.10

Would be useful to add a test demonstrating what's fixed here.

I think Union{} components aren't tested explicitly for now – Union{} was just a regular type that worked same as any other, before 1.10.

@jishnub
Copy link
Member

jishnub commented Dec 2, 2024

Gentle bump. Even without an explicit test, I think this is a good change.

@aplavin
Copy link
Member

aplavin commented Feb 23, 2025

I also agree, even though it doesn't really fix anything AFAIK.

@aplavin aplavin merged commit 4554c72 into JuliaArrays:master Feb 23, 2025
@oscardssmith oscardssmith deleted the patch-1 branch February 24, 2025 02:52
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.

3 participants