openrewrite / rewrite-kotlin

Work-in-progress implementation of Kotlin language support for OpenRewrite.
Apache License 2.0
38 stars 11 forks source link

Enable context receivers in the Kotlin compiler configuration #575

Closed traceyyoshima closed 6 months ago

traceyyoshima commented 6 months ago

Changes:

This is related to https://github.com/openrewrite/rewrite-kotlin/issues/460.

traceyyoshima commented 6 months ago

Closing PR: We've decided not to implement support for context receivers until they are a stable feature in the compiler.