Skip to content

Conversation

@vtjnash
Copy link
Member

@vtjnash vtjnash commented Aug 16, 2024

We could try to make them both pointers (by setting mayinlinealloc=false on Core.TypeofBottom), but let's try to make them both equivalent representations of the typeof Union{} as a singleton value.

Fixes #55208

We could try to make them both pointers (by setting mayinlinealloc=false
on Core.TypeofBottom), but let's try to make them both equivalent
representations of the typeof Union{} as a singleton value.

Fixes #55208
@vtjnash vtjnash requested a review from JeffBezanson August 16, 2024 13:30
@nsajko

This comment was marked as resolved.

@vtjnash vtjnash merged commit a218e82 into master Aug 20, 2024
@vtjnash vtjnash deleted the jn/55208 branch August 20, 2024 01:57
KristofferC pushed a commit that referenced this pull request Sep 12, 2024
We could try to make them both pointers (by setting mayinlinealloc=false
on Core.TypeofBottom), but let's try to make them both equivalent
representations of the typeof Union{} as a singleton value.

Fixes #55208
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.

incorrect dispatch trying to print Union{} Type

4 participants