Skip to content

Scala: support for Scala 2 macro syntax#7799

Merged
greg-at-moderne merged 3 commits into
mainfrom
greg-scala-macro2
May 27, 2026
Merged

Scala: support for Scala 2 macro syntax#7799
greg-at-moderne merged 3 commits into
mainfrom
greg-scala-macro2

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented May 27, 2026

What's changed?

Support for Scala 2 experimental macro syntax, e.g.

def q: T = macro macroimpl.M.f

What's your motivation?

Currently it's not supported.

@greg-at-moderne greg-at-moderne marked this pull request as ready for review May 27, 2026 14:28
@greg-at-moderne greg-at-moderne merged commit 01797b3 into main May 27, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-scala-macro2 branch May 27, 2026 14:28
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant