Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Kotlin 1.9.20-RC2
Changelog
Compiler
KT-62747Wrong warning message when overriding vararg with Array during actualizationKT-62655Don't report a warning when new members and new supertypes are added to open expect actualizationKT-62313Kotlin/Native Compiler crash: ClassCastException in IntrinsicGeneratorJavaScript
KT-62790java.lang.ClassCastException in compiler when ::class is usedLibraries
KT-62656Drop@AllowDifferentMembersInActualfrom stdlibReflection
KT-47973Reflection: "IllegalArgumentException: argument type mismatch" when using callSuspend to call a function returning value class over primitiveTools. Gradle
KT-61359"Unresolved reference: platform" when enabling Gradle configuration cacheKT-62496Configuration time regression with KGP 1.9.20-Beta caused by loading of propertiesChecksums
File Sha256 kotlin-compiler-1.9.20-RC2.zip e7ecbb754203a427adcdfa97f609472e0840ef7c6722c04daaf218900b669728 kotlin-native-linux-x86_64-1.9.20-RC2.tar.gz 5faf5f8b1f20c8214767f23a1c9918ab97191abbb93d39aae9fd529b1a93b463 kotlin-native-macos-x86_64-1.9.20-RC2.tar.gz 64d40e0d3398a6fecc948391d1ccd02c30371a56da3710ee6491b5b7b98f7a24 kotlin-native-macos-aarch64-1.9.20-RC2.tar.gz 41be3a0f63a6f726118024c5a9960e480390267a96a30a45211d2bcf49104c33 kotlin-native-windows-x86_64-1.9.20-RC2.zip a5305b21517756b108c748ade77780af564589b1f64feb810ce211fb72b2da2b Kotlin 1.9.20-RC
Changelog
Compiler
KT-62127"NoSuchFieldError: TRUE$delegate" on referencing companion's variable in submoduleKT-62335Improve debuggability of code generator crashesKT-62263Turn "different expect/actual members" error into a warningKT-61933K2: "Argument type mismatch: actual type is 'Foo<kotlin/Function0<kotlin/Unit>>' but 'Foo<kotlin/coroutines/SuspendFunction0<kotlin/Unit>>' was expected"IDE. Multiplatform
KT-61686Check and update places in compiler and IDE where we are saying that MPP is experimental/Beta/Alpha
... (truncated)