Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Align with Scala 3: Support Scala 3.5 in TASTy reader#10811

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SethTisue merged 3 commits intoscala:2.13.xfromscalacenter:tasty/upgrade-3.5.0
Jul 18, 2024

Conversation

@bishabosha
Copy link
Member

@bishaboshabishabosha commentedJul 15, 2024
edited
Loading

restores pipelining tests on windows - (3.4.0 actually fixed the underlying problem with writing to Jars)

scala 3.5.0-RC4 changed the constructor of its ConsoleReporter - so patched that here.

also the experimental definition error message changed again :)

also test compilation of std library with 3.5.0

He-Pin reacted with thumbs up emoji
@scala-jenkinsscala-jenkins added this to the2.13.15 milestoneJul 15, 2024
@SethTisueSethTisue added the prio:hihigh priority (used only by core team, only near release time) labelJul 15, 2024
@bishaboshabishaboshaforce-pushed thetasty/upgrade-3.5.0 branch 2 times, most recently from7cd02ee to2fc3e49CompareJuly 15, 2024 17:15
@bishabosha
Copy link
MemberAuthor

bishabosha commentedJul 15, 2024
edited
Loading

Added tracked param and flexible types (i.e. ignore them, but don't crash)

reject when you see the new quote, splice, quote pattern, splice pattern.

Done as far as I see

@bishabosha
Copy link
MemberAuthor

bishabosha commentedJul 16, 2024
edited
Loading

@SethTisue@lrytz the Scala 2.13 library is refusing to build due to a warning about not being allowed to pass implicit arguments explicitly without(using ...) - might need some advice here or another PR needed to prepare

EDIT: for now I set to use the current dotty version for building the library - and latest for testing tasty reader

@SethTisue
Copy link
Member

SethTisue commentedJul 16, 2024
edited
Loading

got good news for ya!using is already accepted, even without-Xsource:3 (as per#10075)

@SethTisueSethTisue marked this pull request as draftJuly 16, 2024 18:45
@SethTisue
Copy link
Member

SethTisue commentedJul 17, 2024
edited
Loading

@bishabosha this necessitates releasing 2.13.15 fairly quickly after 3.5.0 final comes out, yes? as per our usual practice?

@bishabosha
Copy link
MemberAuthor

it should be like usual yeah

SethTisue reacted with thumbs up emoji

@bishaboshabishabosha marked this pull request as ready for reviewJuly 17, 2024 20:49
@bishabosha
Copy link
MemberAuthor

@SethTisue ci looks good

@SethTisueSethTisue added release-notesworth highlighting in next release notes prio:blockerrelease blocker (used only by core team, only near release time) and removed prio:hihigh priority (used only by core team, only near release time) prio:blockerrelease blocker (used only by core team, only near release time) labelsJul 17, 2024
@SethTisueSethTisue merged commitdd71307 intoscala:2.13.xJul 18, 2024
@bishaboshabishabosha deleted the tasty/upgrade-3.5.0 branchJuly 18, 2024 22:28
@SethTisueSethTisue changed the titleSupport Scala 3.5.0-RC4 in TASTy ReaderAlign with Scala 3: Support Scala 3.5 in TASTy readerAug 22, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@SethTisueSethTisueSethTisue approved these changes

Assignees

@bishaboshabishabosha

Labels

release-notesworth highlighting in next release notes

Projects

None yet

Milestone

2.13.15

Development

Successfully merging this pull request may close these issues.

3 participants

@bishabosha@SethTisue@scala-jenkins

[8]ページ先頭

©2009-2025 Movatter.jp