Skip to content

Backport "Synchronize standard library sources with Scala 2.13.18" to 3.8.0#24862

Merged
WojciechMazur merged 8 commits intorelease-3.8.0from
release-3.8.0_backport-24788
Dec 31, 2025
Merged

Backport "Synchronize standard library sources with Scala 2.13.18" to 3.8.0#24862
WojciechMazur merged 8 commits intorelease-3.8.0from
release-3.8.0_backport-24788

Conversation

@WojciechMazur
Copy link
Copy Markdown
Contributor

Backports #24788 to the 3.8.0-RC5.

PR submitted by the release tooling.
[skip ci]

@WojciechMazur WojciechMazur requested a review from a team as a code owner December 30, 2025 17:47
lrytz and others added 8 commits December 30, 2025 19:20
When using an array as sequence argument in Scala 3, the
compiler emits a conversion to a `Seq` using `ScalaRunTime.wrapXArray`.
The change in PR 11021 affects the semantics of such code.

Upstream: scala/scala@1af76c7

[Cherry-picked 7b16dd7]
Some functions appear to be using an outdated name for the ordering function parameter (formerly cmp, now ord) in the documentation. Those are changed to the current name (ord).

Signed-off-by: Evgeny Vereshchagin <ev@ev-ev.me>

Upstream: scala/scala@80589cc

[Cherry-picked bea3196]
[Cherry-picked 9b37e89][modified]
@WojciechMazur WojciechMazur force-pushed the release-3.8.0_backport-24788 branch from 183dee8 to 57014ea Compare December 30, 2025 18:20
Base automatically changed from release-3.8.0_backport-24816 to release-3.8.0 December 31, 2025 01:37
@WojciechMazur WojciechMazur merged commit 23153bd into release-3.8.0 Dec 31, 2025
60 checks passed
@WojciechMazur WojciechMazur deleted the release-3.8.0_backport-24788 branch December 31, 2025 01:37
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