Skip to content

Scala: support implicit method parameters#7450

Merged
greg-at-moderne merged 1 commit intomainfrom
greg-scala-implicit-param
Apr 22, 2026
Merged

Scala: support implicit method parameters#7450
greg-at-moderne merged 1 commit intomainfrom
greg-scala-implicit-param

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented Apr 22, 2026

What's changed?

Add support for implicit method parameters:

def setup(implicit system: ActorSystem)

What's your motivation?

It's not supported yet and the parser fails with an idempotency error.

@greg-at-moderne greg-at-moderne self-assigned this Apr 22, 2026
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Apr 22, 2026
@greg-at-moderne greg-at-moderne changed the title Scala Support implicit method parameters Scala: support implicit method parameters Apr 22, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review April 22, 2026 10:57
@greg-at-moderne greg-at-moderne merged commit 0511127 into main Apr 22, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-scala-implicit-param branch April 22, 2026 10:57
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Apr 22, 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