Files
kotlin-fork/plugins
Brian Norman eded51a0f5 [Parcelize] Detect redundant TypeParceler when type aliases are used
Make sure redundancies between class and property TypeParceler
annotations are detected when a type alias is used. This requires
checking the expanded type arguments of the annotation, as just
comparing the cone types is not sufficient because the type arguments
are not expanded.

^KT-64979 Fixed
2024-01-16 13:58:48 +00:00
..
2024-01-05 13:43:17 +00:00
2024-01-05 13:43:17 +00:00
2024-01-05 13:43:17 +00:00