mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
4657a957f7
When we unify two variables that end up merged, the rank of the resulting content is the lower of the two variables being merged. But during storage, we really do mean, take the target descriptor of the type we're merging against, and don't try to lower to a possibly-generalized rank! This fixes a couple bugs I didn't even realize were present! |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |