Skip to content

chore: do not compile AnyVal for now #23189

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 15, 2025

Conversation

hamzaremmal
Copy link
Member

@hamzaremmal hamzaremmal commented May 19, 2025

dotty is not able to compile scala.AnyVal from source. We ignore the source file of scala.AnyVal for now.
We also partially revert #23527 to enable back a disabled test because of the reason mentioned before.

EDIT: enabling the test back requires to fix the issue with -Ycheck, (which cannot be fixed before 3.8.0? at least not fully)

@hamzaremmal hamzaremmal self-assigned this May 19, 2025
hamzaremmal added a commit that referenced this pull request May 19, 2025
@hamzaremmal hamzaremmal deleted the branch scala:main May 20, 2025 09:13
@hamzaremmal hamzaremmal reopened this May 20, 2025
@hamzaremmal hamzaremmal force-pushed the no-anyval-compilation branch from 0adcde2 to 9b7bebc Compare May 20, 2025 09:33
@hamzaremmal hamzaremmal changed the base branch from embed-stdlib to hr/main-with-stdlib May 20, 2025 09:36
@hamzaremmal hamzaremmal changed the base branch from hr/main-with-stdlib to main July 15, 2025 11:16
@hamzaremmal hamzaremmal marked this pull request as ready for review July 15, 2025 11:16
@hamzaremmal hamzaremmal requested a review from a team as a code owner July 15, 2025 11:16
@hamzaremmal hamzaremmal force-pushed the no-anyval-compilation branch 2 times, most recently from 471a0c3 to a1586b3 Compare July 15, 2025 11:21
@hamzaremmal hamzaremmal requested a review from natsukagami July 15, 2025 11:23
@hamzaremmal hamzaremmal force-pushed the no-anyval-compilation branch from a1586b3 to faeba8a Compare July 15, 2025 13:29
@hamzaremmal hamzaremmal force-pushed the no-anyval-compilation branch from faeba8a to dce5742 Compare July 15, 2025 14:41
@hamzaremmal hamzaremmal enabled auto-merge July 15, 2025 14:41
@hamzaremmal hamzaremmal merged commit 57db77a into scala:main Jul 15, 2025
29 checks passed
@hamzaremmal hamzaremmal deleted the no-anyval-compilation branch July 15, 2025 17:23
@WojciechMazur WojciechMazur added this to the 3.7.3 milestone Jul 29, 2025
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.

3 participants