roc/crates/compiler/unify
Ayaz Hafiz 238e64c0b3
Defer resolution of a recursion variable during union unification until merging
While unifying two unions, we may turn one of them into a recursive
union. If we don't recognize the recursiveness before merging, we'll
have lost the recursive value of the union.
2023-05-01 13:14:59 -05:00
..
src Defer resolution of a recursion variable during union unification until merging 2023-05-01 13:14:59 -05:00
Cargo.toml centralize package versions except for vendor and excluded 2023-03-06 19:29:09 -08:00