Skip to content

Conversation

@bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Mar 20, 2023

No description provided.

@bjaglin bjaglin changed the title expose & fix scalameta deprecations expose & fix scalameta deprecations WIP Mar 20, 2023
@bjaglin bjaglin force-pushed the scalameta-deprecations branch from 3209234 to a8500fe Compare May 16, 2023 20:49
@bjaglin bjaglin force-pushed the scalameta-deprecations branch from a8500fe to 5e77b05 Compare June 2, 2023 06:41
@bjaglin bjaglin closed this Jun 2, 2023
@bjaglin bjaglin force-pushed the scalameta-deprecations branch from 5e77b05 to 0501523 Compare June 2, 2023 11:18
@bjaglin bjaglin reopened this Jun 2, 2023
@bjaglin bjaglin force-pushed the scalameta-deprecations branch from 33845a5 to 289971f Compare June 3, 2023 09:19
@bjaglin bjaglin force-pushed the scalameta-deprecations branch from 289971f to 498b375 Compare June 3, 2023 09:30

```scala
case Term.Apply(_, args) =>
case Term.Apply.After_4_6_0(_, args) =>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}
.getOrElse {
Ctor.Primary(Nil, Name(""), Seq.empty[Term.ParamClause])
Ctor.Primary.After_4_6_0(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i thought specific versions were only needed for unapply

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I didn't even remember an apply was created for the specific versions. I guess I just changed that because of a bad search, but there is no reason to. In any case, this PR needs so much rebase that I would (will?) probably start from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants