-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[chore] Sync language reference stable with 3.7.4 release #24367
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
WojciechMazur
merged 175 commits into
scala:language-reference-stable
from
WojciechMazur:reference/sync/3.7.4
Nov 10, 2025
Merged
[chore] Sync language reference stable with 3.7.4 release #24367
WojciechMazur
merged 175 commits into
scala:language-reference-stable
from
WojciechMazur:reference/sync/3.7.4
Nov 10, 2025
+6,538
−1,796
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixes scala#23637 [Cherry-picked 310f239]
Fixes scala#21951 [Cherry-picked 2029803]
[Cherry-picked e6e549c]
[Cherry-picked 547a186]
[Cherry-picked ed63fe8]
[Cherry-picked f73185f]
[Cherry-picked f952dd2]
[Cherry-picked 6c2147d]
[Cherry-picked 8229c8b]
…es for in-line match and if, improve formatting, and add more test Signed-off-by: Seyon Sivatharan <sivatharanseyon@gmail.com> [Cherry-picked 70a169a]
…re typed infix [Cherry-picked bda8348]
…ype is pure [Cherry-picked ef2aa9d]
[Cherry-picked b744081]
[Cherry-picked 4ba1571]
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> [Cherry-picked 6c68061]
For soundness it's enough to check bounds in reduced match types. [Cherry-picked 1231728]
[Cherry-picked c54c538]
[Cherry-picked ae2a5dc]
[Cherry-picked 7e53210]
[Cherry-picked 484e97a]
[Cherry-picked d140083]
[Cherry-picked 705fe5f]
[Cherry-picked 8766c91]
[Cherry-picked f581944]
[Cherry-picked 0a93944]
[Cherry-picked b325681][modified]
….4 (scala#24221) Backports scala#24215 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…ros" to 3.7.4 (scala#24222) Backports scala#24174 to the 3.7.4. PR submitted by the release tooling. [skip ci]
Backports scala#24172 to the 3.7.4. PR submitted by the release tooling. [skip ci]
Backports scala#24169 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…3.7.4 (scala#24225) Backports scala#24152 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…cala#24226) Backports scala#24124 to the 3.7.4. PR submitted by the release tooling. [skip ci]
Backports scala#24043 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…cala#24228) Backports scala#24042 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…7.4 (scala#24229) Backports scala#24036 to the 3.7.4. PR submitted by the release tooling.
Signed-off-by: Wojciech Mazur <wmazur@virtuslab.com>
Signed-off-by: Wojciech Mazur <wmazur@virtuslab.com>
…epl` for removal (scala#24267) This is a companion PR to scala#24243 & scala#24244 Note: this is meant for the Scala 3.7.4 branch, only.
Fixes scala#24266 Restores empty check and "already seen" check for Inlined.call sites. [Cherry-picked b14afef]
Fixes scala#24265 The lint previously registered imports only after typer, but no new symbols after inlining should be subject to the unused lint. [Cherry-picked 54a4863][modified]
Fixes scala#24248 Adjust enclosing inlineds for inlined parameter, and do look-up in imports if tree position is enclosed by any enclosing inlined position (any intermediate position, not just outermost). [Cherry-picked 2f320b8]
Fixes scala#24263 [Cherry-picked 55f235c][modified]
Backports scala#24277 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…la#24285) Backports scala#24279 to the 3.7.4. PR submitted by the release tooling. [skip ci]
…cala#24286) Backports scala#24281 to the 3.7.4. PR submitted by the release tooling.
…4287) Backports scala#24264 to the 3.7.4. PR submitted by the release tooling.
Signed-off-by: Wojciech Mazur <wmazur@virtuslab.com>
d71c06e
into
scala:language-reference-stable
44 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.