Files
kotlin-fork/compiler
Alexander Udalov 7a9c59aeb5 JVM IR: do not serialize metadata for actualized optional expectations
Optional-expectation annotations which have an actual counterpart should
have never been serialized to the kotlin_module's proto. See for example
the original (correct) implementation in the old JVM backend in
`PackageCodegenImpl.addDescriptorToOptionalAnnotationsIfNeeded`.

 #KT-55611 Fixed
2023-01-02 15:30:27 +00:00
..
2023-01-02 15:26:07 +00:00
2022-12-29 09:59:16 +00:00
2023-01-02 15:26:07 +00:00
2023-01-02 15:05:43 +00:00