Skip to content

[stdlib] use pinned scala3 files instead of the directories in the build #23518

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
Jul 14, 2025

Conversation

hamzaremmal
Copy link
Member

Follows #23517

The compiler adds the sourceDirectories as an option so that it can load the definitions from the stdlib.
Now, instead of adding the directories, we just add the pinned files.

This has been missing when I merged locally the scala 2 history. With this change, everything behaves as expected when I opened #23517.

@hamzaremmal hamzaremmal changed the title chore: use pinned scala3 files instead of the directories in the build [stdlib] use pinned scala3 files instead of the directories in the build Jul 14, 2025
@hamzaremmal hamzaremmal merged commit 7f27eaf into scala:main Jul 14, 2025
29 checks passed
@hamzaremmal hamzaremmal deleted the pin-sourcepath branch July 14, 2025 13:46
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.

2 participants