roc/compiler/mono
Ayaz Hafiz 5d1dd81e93
Reuse symbol when opaque type wraps a known symbol
Opaques decay immediately into their argument during codegen, so we need
to handle something that's effectively variable aliasing correctly.

This bug popped up while migrating all current private tags to opaques.
2022-04-23 14:37:52 -04:00
..
src Reuse symbol when opaque type wraps a known symbol 2022-04-23 14:37:52 -04:00
Cargo.toml Make exhaustive checking its own crate 2022-02-27 20:28:25 -05:00