Subtype: fix obviously_disjoint for Union Types#49177
Subtype: fix obviously_disjoint for Union Types#49177KristofferC merged 1 commit intoJuliaLang:masterfrom
obviously_disjoint for Union Types#49177Conversation
|
@nanosoldier |
This comment was marked as outdated.
This comment was marked as outdated.
|
I'll merge this and run PkgEval again on the backport branch. |
(cherry picked from commit 2092000)
|
The same build failure again, resulting in an EAGAIN when building stdlibs. I'll try rebooting the PkgEval server once it finishes the current daily evaluation. |
Found in #48935 (comment).
It looks hard to reproduce this error under normal build as
obviously_subtypehandleUnions correctly.