Remove unsafe cast function usages from JVM backend modules
This commit is contained in:
committed by
Space Team
parent
2cd16f055a
commit
1418423423
@@ -370,15 +370,9 @@ val projectsWithOptInToUnsafeCastFunctionsFromAddToStdLib by extra {
|
||||
":analysis:decompiled:light-classes-for-decompiled",
|
||||
":analysis:symbol-light-classes",
|
||||
":compiler",
|
||||
":compiler:backend",
|
||||
":compiler:backend.js",
|
||||
":compiler:backend.jvm",
|
||||
":compiler:backend.jvm.codegen",
|
||||
":compiler:backend.jvm.entrypoint",
|
||||
":compiler:backend.jvm.lower",
|
||||
":compiler:ir.backend.common",
|
||||
":compiler:ir.psi2ir",
|
||||
":compiler:ir.serialization.jvm",
|
||||
":compiler:ir.tree",
|
||||
":compiler:light-classes",
|
||||
":core:reflection.jvm",
|
||||
|
||||
Reference in New Issue
Block a user