Get rid of unsafe cast function usages in :kotlin-native:backend.native

This commit is contained in:
Svyatoslav Scherbina
2022-10-07 12:25:24 +02:00
committed by Space Team
parent 3e1eddcf54
commit 2987340edd
12 changed files with 30 additions and 39 deletions
-1
View File
@@ -410,7 +410,6 @@ val projectsWithOptInToUnsafeCastFunctionsFromAddToStdLib by extra {
":js:js.tests",
":kotlin-build-common",
":kotlin-gradle-plugin",
":kotlin-native:backend.native",
":kotlin-reflect-api",
":kotlin-scripting-jvm-host-test",
":native:frontend.native",