-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous versiontypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch
Milestone
Description
For example try precompiling Mux.jl. Works in 1.9, hangs on master somewhere in subtyping:
│ in expression starting at /home/jeff/.julia/packages/Mux/PipQ9/src/Mux.jl:35
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1440
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1425
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1425
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1425
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1425
│ may_contain_union_decision at /home/jeff/src/julia/src/subtype.c:1425
│ local_forall_exists_subtype at /home/jeff/src/julia/src/subtype.c:1448
│ forall_exists_equal at /home/jeff/src/julia/src/subtype.c:1497
│ subtype at /home/jeff/src/julia/src/subtype.c:1375
│ local_forall_exists_subtype at /home/jeff/src/julia/src/subtype.c:1469
│ forall_exists_equal at /home/jeff/src/julia/src/subtype.c:1497
│ subtype at /home/jeff/src/julia/src/subtype.c:1375
│ local_forall_exists_subtype at /home/jeff/src/julia/src/subtype.c:1469
│ forall_exists_equal at /home/jeff/src/julia/src/subtype.c:1498
│ subtype at /home/jeff/src/julia/src/subtype.c:1375
│ local_forall_exists_subtype at /home/jeff/src/julia/src/subtype.c:1469
│ forall_exists_equal at /home/jeff/src/julia/src/subtype.c:1498
│ subtype at /home/jeff/src/julia/src/subtype.c:1375
...
Metadata
Metadata
Assignees
Labels
regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous versiontypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch