Skip to content

Conversation

hamzaremmal
Copy link
Member

Stabilising scala.Predef.runtimeChecked seems to have been forgotten in #23262.

@bishabosha
Copy link
Member

I believe the error messages still recommend to use @unchecked annotation

@hamzaremmal
Copy link
Member Author

@bishabosha This PR only addresses the fact that @experimental was removed from scala.runtime.stdlibPatches.Predef.runtimeChecked and not scala.Predef.runtimeChecked.

@hamzaremmal hamzaremmal force-pushed the stabilize-runtimeCheck branch from 0785aeb to 4c457aa Compare September 13, 2025 13:33
@hamzaremmal hamzaremmal force-pushed the stabilize-runtimeCheck branch from 4c457aa to 3303deb Compare September 13, 2025 18:30
@hamzaremmal hamzaremmal merged commit f9f48a8 into scala:main Sep 15, 2025
43 checks passed
@hamzaremmal hamzaremmal deleted the stabilize-runtimeCheck branch September 15, 2025 11:14
@bishabosha
Copy link
Member

bishabosha commented Sep 15, 2025

Possibly remove from the tasty reflect test with all the explicit experimental definitions?

@hamzaremmal
Copy link
Member Author

hamzaremmal commented Sep 15, 2025

Possibly remove from the tasty reflect test with all the explicit experimental definitions?

That was done in the old PR and we never checked scala.Predef as it is part of the new stdlib. Also, because it was missing when I ported the test suite that I flagged this issue ;)

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