-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update compiler-builtins
to 0.1.159
#140949
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Includes the following changes: * Remove `cfg(bootstrap)` rust-lang/compiler-builtins#914
rustbot has assigned @Mark-Simulacrum. Use |
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
Cc @Noratrieb @pietroalbini I assume you may just need to cherry pick this to #140887 |
The job Click to see the possible cause of the failure (guessed by this bot)
|
I already included this in the stage0 bump. Thanks still for opening the PR! |
Includes the following changes:
cfg(bootstrap)
Remove cfg(bootstrap) compiler-builtins#914r? @ghost