Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support target files built with nightly Scala 3 compiler version #2153

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Dec 28, 2024

Fixes #2112

Successfully tested locally with

$ sbt -Dscala3.nightly=3.6.4-RC1-bin-20241223-4d3f757-NIGHTLY expect3_6_4_RC1_bin_20241223_4d3f757_NIGHTLYTarget3_6_4-RC1-bin-20241223-4d3f757-NIGHTLY/test
...
[info] Run completed in 8 seconds, 698 milliseconds.
[info] Total number of tests run: 135
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 135, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 46 s, completed Dec 29, 2024, 9:53:37 PM

@bjaglin bjaglin linked an issue Dec 28, 2024 that may be closed by this pull request
@bjaglin bjaglin changed the title parse Scala 3 nighlty versions parse Scala 3 nightly versions Dec 28, 2024
@bjaglin bjaglin force-pushed the scala3nightlies branch 2 times, most recently from 92136bc to c4c9f88 Compare December 28, 2024 10:03
@bjaglin bjaglin changed the title parse Scala 3 nightly versions support target files built with nightly Scala 3 compiler version Dec 29, 2024
@bjaglin bjaglin marked this pull request as ready for review December 29, 2024 20:56
@bjaglin bjaglin merged commit 070491f into scalacenter:main Dec 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scalafix is not able to parse Scala 3 nightly version
1 participant