-
Notifications
You must be signed in to change notification settings - Fork 14k
Formally deprecate numeric consts modules #149249
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
|
cc @tgross35 |
This comment has been minimized.
This comment has been minimized.
|
I'm unclear about the order of operations when it comes to updating compiler-builtins (which only requires a single-line change). I'll submit a PR there to make the change, but what needs to be done on the rust-lang/rust side? |
This comment has been minimized.
This comment has been minimized.
|
Actually, now I'm even more confused, because I can't actually find the equivalent line in the upstream compiler-builtins. |
Long-overdue successor to rust-lang#80958
d5bf725 to
4beceab
Compare
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
Long-overdue successor to #80958
Closes #68490