Skip to content
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

TagMacro: Tag can be incorrectly obtained for a type projection from a type parameter #202

Open
pshirshov opened this issue Aug 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed scala2

Comments

@pshirshov
Copy link
Member

7mind/izumi#1529

Incorrect behaviour is reproduced in progression test: we may accidentally materialize tags for transient type vals (no longer possible in dotty)

@pshirshov pshirshov added bug Something isn't working scala2 labels Sep 23, 2021
@pshirshov pshirshov changed the title Tag can be incorrectly obtained for a transient local type argument TagMacro: Tag can be incorrectly obtained for a transient local type argument Aug 2, 2022
@neko-kai neko-kai changed the title TagMacro: Tag can be incorrectly obtained for a transient local type argument TagMacro: Tag can be incorrectly obtained for a type projection from a type parameter Aug 2, 2022
@pshirshov pshirshov added the help wanted Extra attention is needed label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed scala2
Projects
None yet
Development

No branches or pull requests

2 participants