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

Quotes/AppliedTypeModule doesn't have apply or copy #14740

Closed
japgolly opened this issue Mar 22, 2022 · 0 comments · Fixed by #14923
Closed

Quotes/AppliedTypeModule doesn't have apply or copy #14740

japgolly opened this issue Mar 22, 2022 · 0 comments · Fixed by #14923
Assignees
Labels
area:metaprogramming:reflection Issues related to the quotes reflection API itype:enhancement
Milestone

Comments

@japgolly
Copy link
Contributor

AppliedTypeModule doesn't provide the ability to create new instances.

See https://github.com/lampepfl/dotty/blob/main/library/src/scala/quoted/Quotes.scala#L2757-L2759

This is as opposed to, say, AnnotatedTypeModule which does have an apply method.

@japgolly japgolly added the stat:needs triage Every issue needs to have an "area" and "itype" label label Mar 22, 2022
@Kordyjan Kordyjan added the area:metaprogramming:reflection Issues related to the quotes reflection API label Mar 22, 2022
@Kordyjan Kordyjan added itype:enhancement and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels Mar 22, 2022
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Apr 13, 2022
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Apr 14, 2022
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Apr 14, 2022
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Apr 19, 2022
michelou pushed a commit to michelou/scala3 that referenced this issue Apr 25, 2022
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metaprogramming:reflection Issues related to the quotes reflection API itype:enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants