Skip to content

Support Dotty 0.23.0-RC1 enable Opaque type aliases to be transparent #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

bishabosha
Copy link
Member

@bishabosha bishabosha commented Mar 31, 2020

Opaque type aliases were previously blanket banned, due to the strange encoding. Now, all the information is present in trees, and it is simple to treat opaque type aliases as ordinary type aliases.

There is also a new flag PARAMalias which is currently ignored

fixes #41

@bishabosha bishabosha added the topic:tasty/scala2 Scala 2 implementation of TASTy unpicking label Mar 31, 2020
@bishabosha bishabosha merged commit 932d96d into tasty_reader Mar 31, 2020
@bishabosha bishabosha deleted the tasty/dotty-0.23 branch March 31, 2020 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:tasty/scala2 Scala 2 implementation of TASTy unpicking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support TASTy version 20.0 [Dotty 0.23]
1 participant