roc/compiler/mono
ayazhafiz 40196185a0 Specialize zero-argument thunks with the correct variable
Previously we would pass the annotation down as the
type-to-be-monomorphized for, but that would just mean the annotation
would unify with itself. We instead want to use the variable the thunk
is being used as to be the one unified with the thunk's annotation.

Closes #2445
Closes #2446
2022-02-06 20:58:13 -05:00
..
src Specialize zero-argument thunks with the correct variable 2022-02-06 20:58:13 -05:00
Cargo.toml move target -> roc_target 2022-01-26 23:33:29 +01:00