-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Use the stdlib more instead of defining methods in dotc.util
#24724
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
base: main
Are you sure you want to change the base?
Conversation
hamzaremmal
commented
Dec 10, 2025
- use methods that are already defined in the stdlib (11e4266, c6fe605)
- remove empty files (3bddc16)
|
I would expect the PR to improve library first, and this second. |
What do you have in mind? |
|
|
Aaah, I see what you mean. Sure. This could (will?) be done soon. Even if I do it, it will not be merged until we start working on 3.10. |
3bddc16 to
ffb8ea5
Compare
|
I would pause this change until the improvements land, since that was the reason to use compiler |
|
It is here: #24725. |
|
lets say blocked until non-bootstrapped compiler uses result of #24725? |