Commits
Click on a commit to change the comparison rangestabilize `all_type_pairs_can_be_assigned_from_their_intersection`, Merge remote-tracking branch 'upstream/main' into 14899-gradual-type-assignability fix `is_subtype_of/is_assignable_to` handling & organize test cases Update type_ordering.rs
* exclude ordering of nested unions (which cannot exist in DNF) as unreachable codes
* try to avoid performance degradation in ordering of intersections