square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 80 forks source link

Migrate interface merging in IR #906

Closed ZacSweers closed 6 months ago

ZacSweers commented 6 months ago

This'll be necessary for K2 support + also hopefully faster. I've got a WIP prototype ready once #877 is in