roc/compiler/types
ayazhafiz 3f3a34382c Suggest non-conflicting type variable name for wildcard renaming
There is still a potential for conflicts here, because we don't look at
type variables introduced _prior_ to this annotation. However, this
should be okay in most cases.
2021-11-25 11:16:18 -05:00
..
src Suggest non-conflicting type variable name for wildcard renaming 2021-11-25 11:16:18 -05:00
Cargo.toml use bumpalo to reduce allocations in deep_copy_var_to 2021-11-19 19:21:26 +01:00