Skip to content

Add 3.5 versions #19313

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

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Add 3.5 versions #19313

merged 1 commit into from
Dec 20, 2023

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 20, 2023

No description provided.

@nicolasstucki
Copy link
Contributor

We might need to add this to 3.4.0. This implies that we might need a 3.4.0-RC2.

@bishabosha
Copy link
Member

why would you need a 3.5 language import in 3.4?

*/
@compileTimeOnly("`3.5` can only be used at compile time in import statements")
object `3.5`

// !!! Keep in sync with dotty.tools.dotc.config.SourceVersion !!!
// Also add tests in `tests/pos/source-import-3-x.scala` and `tests/pos/source-import-3-x-migration.scala`
Copy link
Member

Choose a reason for hiding this comment

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

there's also these test files to update

Copy link
Contributor Author

Choose a reason for hiding this comment

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

can you take care of that? Thanks!

@nicolasstucki nicolasstucki merged commit d3fafd6 into scala:main Dec 20, 2023
@nicolasstucki nicolasstucki deleted the add-3.5-version branch December 20, 2023 20:45
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
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.

4 participants