mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
![]() Prior to this commit, we emplace type variables into `Index<TypeTag>` only for translated top-level types. However, we need to be careful to do this emplacement for nested types as well! This patch ensures we do, but immediately emplacing the destination variable of a type when we allocate a variable for it. |
||
---|---|---|
.. | ||
docs | ||
src | ||
tests | ||
Cargo.toml |