[RAW FIR] Refactor destructuring code
Move destructuring related code into common to reduce differences between PSI and LT.
This commit is contained in:
committed by
Space Team
parent
8de36c416e
commit
12b3fbd39a
@@ -371,6 +371,9 @@ val projectsWithEnabledContextReceivers by extra {
|
||||
":compiler:fir:resolve",
|
||||
":compiler:fir:plugin-utils",
|
||||
":compiler:fir:fir2ir",
|
||||
":compiler:fir:raw-fir:raw-fir.common",
|
||||
":compiler:fir:raw-fir:psi2fir",
|
||||
":compiler:fir:raw-fir:light-tree2fir",
|
||||
":kotlin-lombok-compiler-plugin.k1",
|
||||
":kotlinx-serialization-compiler-plugin.k2",
|
||||
":plugins:parcelize:parcelize-compiler:parcelize.k2",
|
||||
|
||||
Reference in New Issue
Block a user