Skip to content

Conversation

@igfoo
Copy link
Contributor

@igfoo igfoo commented Jan 8, 2025

I had to make the org.jetbrains.kotlin.ir.types.* imports more explicit to avoid importing deprecated methods that clashed with their replacements.

@igfoo igfoo force-pushed the igfoo/kot2.1.20b1 branch 2 times, most recently from ae7124a to b9b2ee1 Compare January 10, 2025 14:05
@igfoo igfoo changed the title Kotlin: Add support for 2.0.20-Beta1 Kotlin: Add support for 2.1.20-Beta1 Jan 10, 2025
@igfoo igfoo force-pushed the igfoo/kot2.1.20b1 branch from b9b2ee1 to db9347a Compare January 10, 2025 14:44
@igfoo igfoo marked this pull request as ready for review January 10, 2025 14:44
Copilot AI review requested due to automatic review settings January 10, 2025 14:44
@igfoo igfoo requested review from a team as code owners January 10, 2025 14:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (19)
  • MODULE.bazel: Language not supported
  • docs/codeql/reusables/supported-versions-compilers.rst: Language not supported
  • java/kotlin-extractor/deps/kotlin-compiler-2.1.20-Beta1.jar: Language not supported
  • java/kotlin-extractor/deps/kotlin-compiler-embeddable-2.1.20-Beta1.jar: Language not supported
  • java/kotlin-extractor/deps/kotlin-stdlib-2.1.20-Beta1.jar: Language not supported
  • java/kotlin-extractor/src/main/kotlin/KotlinFileExtractor.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/KotlinUsesExtractor.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/ClassNames.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/TypeSubstitution.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_1_5_0/IrBuiltIns.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_1_5_0/VirtualFileBasedSourceElement.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_1_5_0/typeUtils.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_1_6_0/IrBuiltIns.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_2_0_0-RC1/JavaBinarySourceElement.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_2_0_0-RC1/VirtualFileBasedSourceElement.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_2_1_20-Beta1/VirtualFileBasedSourceElement.kt: Language not supported
  • java/kotlin-extractor/src/main/kotlin/utils/versions/v_2_1_20-Beta1/typeUtils.kt: Language not supported
  • java/kotlin-extractor/versions.bzl: Language not supported
  • java/ql/integration-tests/kotlin/all-platforms/diagnostics/kotlin-version-too-new/diagnostics.expected: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

Copy link
Contributor

@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igfoo igfoo force-pushed the igfoo/kot2.1.20b1 branch from db9347a to cec503e Compare January 20, 2025 14:32
@igfoo igfoo merged commit 66777e6 into github:main Jan 20, 2025
27 of 32 checks passed
@igfoo igfoo deleted the igfoo/kot2.1.20b1 branch January 20, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants